Skip to content

Commit

Permalink
Switch back to uglify-js
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Atkins-Turkish committed Feb 5, 2016
1 parent a81c067 commit 518b53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ EXPOSE 8000

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

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

0 comments on commit 518b53a

Please sign in to comment.