Skip to content

Change uglify to run the local install of grunt#24

Open
evanplaice wants to merge 3 commits intoerming:gh-pagesfrom
evanplaice:gh-pages
Open

Change uglify to run the local install of grunt#24
evanplaice wants to merge 3 commits intoerming:gh-pagesfrom
evanplaice:gh-pages

Conversation

@evanplaice
Copy link

This change removes the requirement to install grunt globally.

Fixes #23

Additional justification is outlined in the attached issue.

This change removes the requirement to install grunt globally.
Removed the instructions to install `grunt` globally.

Changed the `concat` instructions to use the new NPM script command.
@adambro
Copy link

adambro commented Dec 31, 2015

It is missing grunt-cli dependency

npm install grunt-cli --save-dev

@evanplaice
Copy link
Author

@adambro Good catch. I didn't realize I had grunt installed globally when I tested the change.

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.

2 participants