Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore _book #84

Closed
tmcw opened this issue Dec 18, 2015 · 0 comments
Closed

Ignore _book #84

tmcw opened this issue Dec 18, 2015 · 0 comments

Comments

@tmcw
Copy link
Contributor

tmcw commented Dec 18, 2015

The enzyme npm package includes a compiled _book directory that occupies a lot of space:

~/src/app/node_modules/enzyme〉du -sh *
4.0K    CHANGELOG.md
4.0K    CONTRIBUTING.md
4.0K    LICENSE.md
8.0K    README.md
6.3M    _book
4.0K    book.json
236K    build
356K    docs
4.0K    install-relevant-react.sh
2.7M    node_modules
8.0K    package.json
1.7M    packages
172K    src

Could this be included in npmignore so that it doesn't slow down installs?

lelandrichardson added a commit that referenced this issue Dec 20, 2015
Exclude _book from npm package. Fixes #84
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

No branches or pull requests

1 participant