Commit a9de37a
committed
Update NPM ignore to reduce bundle size
If using both a .gitignore and .npmignore, npm will favor the .npmignore
and will not reference the .gitignore. This commit copies over missing
entries from the .gitignore into the .npmignore.
Current bundle contains ~7MB in coverage/ - this was already
in the .npmignore though. I'm not sure what the release process looks
like, but it may require further investigation by the maintainers to
fully resolve.1 parent 6720684 commit a9de37a
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments