Export to GitHub

esprima - issue #362

Add .npmignore file


Posted on Oct 22, 2012 by Quick Rabbit

Just to ensure that some files are not packaged for the Node.js module.

Comment #1

Posted on Oct 30, 2012 by Quick Rabbit

Add .npmignore file. https://github.com/ariya/esprima/commit/b3eaaa58d9

(also backported to 1.0 branch).

Comment #2

Posted on Nov 6, 2012 by Quick Rabbit

Benchmark corpus should be enlisted in .npmignore. https://github.com/ariya/esprima/commit/2a1d79a0f2

Comment #3

Posted on Jul 12, 2013 by Quick Rabbit

The issue with third_party libs (for testing) is raised again: https://github.com/ariya/esprima/pull/189.

Suggestions to find the compromise between small npm package and npat=true support is welcomed.

Comment #4

Posted on Aug 27, 2013 by Quick Rabbit

Minimize the payload for npm. https://github.com/ariya/esprima/commit/0af5c33b28

Comment #5

Posted on Apr 17, 2014 by Swift Dog

Rather than .npmignore, the package.json files property should be used. It’s a whitelist rather than a blacklist, which is much more convenient. Ref. https://github.com/ariya/esprima/commit/0af5c33b28

Comment #6

Posted on Jul 28, 2014 by Quick Rabbit

Issue 573 has been merged into this issue.

Comment #7

Posted on Jul 28, 2014 by Quick Rabbit

Issue 573 has been merged into this issue.

Status: Fixed

Labels:
Type-Enhancement Priority-Medium Milestone-Release1.1