mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
🔥 Remove commented code
This commit is contained in:
parent
a3c7151157
commit
fd81ea6a84
@ -179,14 +179,6 @@ RUN set -eux; \
|
|||||||
rustup target add wasm32-unknown-emscripten; \
|
rustup target add wasm32-unknown-emscripten; \
|
||||||
cargo install cargo-watch;
|
cargo install cargo-watch;
|
||||||
|
|
||||||
|
|
||||||
# RUN set -eux; \
|
|
||||||
# echo "export RUSTUP_VERSION=${RUSTUP_VERSION};" > /opt/rustup/_env; \
|
|
||||||
# echo "export RUST_VERSION=${RUST_VERSION};" >> /opt/rustup/_env; \
|
|
||||||
# echo "export EMSCRIPTEN_VERSION=${EMSCRIPTEN_VERSION};" >> /opt/rustup/_env; \
|
|
||||||
# echo "export RUSTUP_HOME=${RUSTUP_HOME};" >> /opt/rustup/_env;
|
|
||||||
|
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
## UTILS SETUP
|
## UTILS SETUP
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user