Skip to content

Commit 518b53a

Browse files
author
Joseph Atkins-Turkish
committed
Switch back to uglify-js
1 parent a81c067 commit 518b53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ EXPOSE 8000
3838

3939
# CloudPebble stuff
4040
RUN npm install -g bower && echo '{"allow_root": true}' > ~/.bowerrc
41-
RUN npm install -g uglifyjs clean-css
41+
RUN npm install -g uglify-js clean-css
4242

4343
# Grab the toolchain
4444
RUN curl -o /tmp/arm-cs-tools.tar https://cloudpebble-vagrant.s3.amazonaws.com/arm-cs-tools-stripped.tar && \

0 commit comments

Comments
 (0)