Skip to content

Use files in package.json#292

Open
SimenB wants to merge 1 commit into
thedersen:masterfrom
SimenB:patch-1
Open

Use files in package.json#292
SimenB wants to merge 1 commit into
thedersen:masterfrom
SimenB:patch-1

Conversation

@SimenB

@SimenB SimenB commented May 10, 2015

Copy link
Copy Markdown
Contributor

Reduces amount of files consumer gets when npm installing.

Before: http://hastebin.com/wacequlono.sh
After: http://hastebin.com/karavebiko.sh

I also added phantomjs to devDeps. I expect npm install && npm test to not explode because of missing dependencies 😄

npm install <package> automatically alphabetizes the list

@SimenB

SimenB commented Jul 13, 2015

Copy link
Copy Markdown
Contributor Author

@chiefGui As you seem to be maintaining this now, could you merge this? I don't need test, documentation, gruntfile or extra copies of libraries (5 backbone, one jquery and one underscore) 😄

@chiefGui

Copy link
Copy Markdown
Collaborator

Hey @SimenB! Thank you for highlighting up this issue. I just have to patch it right then I'll merge—tested just right now.

@rundef

rundef commented Feb 17, 2016

Copy link
Copy Markdown

grunt still fails because phantomjs is missing.

backbone-validation-grunt-error

@SimenB

SimenB commented Mar 29, 2016

Copy link
Copy Markdown
Contributor Author

@chiefGui ping

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.

3 participants