Skip to content

Commit 3e64941

Browse files
committed
fix files that are in the build
1 parent 1c3b03a commit 3e64941

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

npm/webpack-batteries-included-preprocessor/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@
5353
"@cypress/webpack-preprocessor": "^6.0.4"
5454
},
5555
"files": [
56-
"index.js",
57-
"index.d.ts"
56+
"dist/*"
5857
],
5958
"license": "MIT",
6059
"repository": {

0 commit comments

Comments
 (0)