We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 398c5b6 commit 74a92edCopy full SHA for 74a92ed
package.json
@@ -55,6 +55,8 @@
55
},
56
"files": [
57
"/dist",
58
+ "!/dist/**/*.spec.js",
59
+ "!/dist/**/*.spec.d.ts",
60
"/exports"
61
]
62
}
0 commit comments