We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f143c3 commit 6e97f09Copy full SHA for 6e97f09
package.json
@@ -13,6 +13,8 @@
13
"dist/**/*.js",
14
"dist/**/*.d.*",
15
"dist/**/*.scss",
16
+ "dist-types/**/*.d.ts",
17
+ "dist-esm/**/*.js",
18
"!dist/**/*.test.js",
19
"!dist/testing",
20
"!dist/setupTests.js"
0 commit comments