Commit 7d5b049
chore(package) Use a "files" list
We have a fairly small number of things that we wish to ship in our
package, and they're all nicely arranged in a small number of folders.
Instead of having a sprawling .npmignore file, we should just get with
the recommended best practice, and use a "files" list in package.json.
PR-URL: #3365
Credit: @isaacs
Close: #3365
Reviewed-by: @wraithgar1 parent a4a0e68 commit 7d5b049
2 files changed
+7
-49
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
8 | 15 | | |
9 | 16 | | |
10 | 17 | | |
| |||
0 commit comments