Skip to content

Commit 1c5b30b

Browse files
authored
Remove test files from npm package (#99)
To test: `yarn build` + `npm pack --dry-run`
1 parent 30af8fe commit 1c5b30b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
},
1010
"files": [
1111
"dist/",
12+
"!dist/**/*.test.*",
1213
"scripts/",
1314
"README.md"
1415
],

0 commit comments

Comments
 (0)