fix: distribute shims and webpack folders to NPM

This commit is contained in:
bcheidemann 2021-11-15 22:27:28 +00:00
parent 0b26979839
commit bc48f143ab
1 changed files with 3 additions and 1 deletions

View File

@ -77,7 +77,9 @@
"files": [
"src",
"lib",
"dist"
"dist",
"shims",
"webpack"
],
"nyc": {
"exclude": [