Skip to content

Commit

Permalink
add grunt-contrib-uglify
Browse files Browse the repository at this point in the history
  • Loading branch information
roborourke committed Apr 29, 2019
1 parent 38d9193 commit 2879dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
key: npm

# Build steps:
- run: npm install grunt
- run: npm install grunt grunt-contrib-uglify
- run: node_modules/.bin/grunt

# Make fast:
Expand Down

0 comments on commit 2879dee

Please sign in to comment.