Skip to content

using package.json files property instead of .npmignore#201

Merged
puzrin merged 1 commit intonodeca:masterfrom
doowb:master
Aug 1, 2015
Merged

using package.json files property instead of .npmignore#201
puzrin merged 1 commit intonodeca:masterfrom
doowb:master

Conversation

@doowb
Copy link
Copy Markdown
Contributor

@doowb doowb commented Aug 1, 2015

This PR is to reduce the amount of files pulled down from NPM and simplify managing how those files are specified.

By adding the necessary files to the files array in package.json there's no need to add all the ignored files and use negation patterns in .npmignore.

puzrin pushed a commit that referenced this pull request Aug 1, 2015
using package.json files property instead of .npmignore
@puzrin puzrin merged commit 4727993 into nodeca:master Aug 1, 2015
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