Skip to content

Adding grunt-cli to package.json#241

Open
AndrewRayCode wants to merge 1 commit intoschteppe:masterfrom
AndrewRayCode:grunt
Open

Adding grunt-cli to package.json#241
AndrewRayCode wants to merge 1 commit intoschteppe:masterfrom
AndrewRayCode:grunt

Conversation

@AndrewRayCode
Copy link
Copy Markdown
Contributor

It looks like you were relying on a locally installed global grunt-cli
package, which is the package that lets you use grunt at the command
line. Adding it to this package explicitly to avoid falling back to
user's global npm libraries.

It looks like you were relying on a locally installed global grunt-cli
package, which is the package that lets you use grunt at the command
line. Adding it to this package explicitly to avoid falling back to
user's global npm libraries.
@finscn
Copy link
Copy Markdown

finscn commented Feb 12, 2017

I hope p2.js could use gulp :)

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