Merge pull request #1482 from barneycarroll/revert-1449
Keep useful utilities in the npm package
This commit is contained in:
commit
6f799c6f99
1 changed files with 1 additions and 13 deletions
14
.npmignore
14
.npmignore
|
|
@ -1,20 +1,8 @@
|
|||
# Configuration files
|
||||
# Development-specific files
|
||||
.deploy.env
|
||||
.editorconfig
|
||||
.eslintrc.js
|
||||
.gitattributes
|
||||
.gitignore
|
||||
.travis.yml
|
||||
|
||||
# Tests
|
||||
test-utils/
|
||||
tests/
|
||||
|
||||
# Documentation
|
||||
docs/
|
||||
examples/
|
||||
CONTRIBUTING.md
|
||||
|
||||
# Browser stub (use index.js w/ a bundler or mithril.js w/o one instead)
|
||||
module/
|
||||
browser.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue