feat(npmignore): reduce final bundle size

experimental
AVVS 10 years ago
parent 83e42201ee
commit 6959377a76
  1. 21
      .npmignore

@ -0,0 +1,21 @@
# lcov
coverage/
*.log
.package.json
# artifacts & source
README.hbs
output.md
output/
src/
test/
examples/
# dotfiles
.travis.yml
.eslintrc
.eslintignore
.editorconfig
.babelrc
.gitignore
.git
Loading…
Cancel
Save