Skip to content

Uglify with grunt#8

Open
bochoven wants to merge 3 commits intozmip:masterfrom
bochoven:uglify-with-grunt
Open

Uglify with grunt#8
bochoven wants to merge 3 commits intozmip:masterfrom
bochoven:uglify-with-grunt

Conversation

@bochoven
Copy link
Copy Markdown

@bochoven bochoven commented May 28, 2016

I added the grunt js task runner to build the minified js file.

@bochoven
Copy link
Copy Markdown
Author

bochoven commented May 28, 2016

To use:

  • install node.js: https://nodejs.org/en/
  • install grunt: sudo npm install -g grunt-cli
  • step into project directory
  • install project dependencies: npm install
  • run grunt grunt uglify

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant