We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d556700 commit edc2ed7Copy full SHA for edc2ed7
package.json
@@ -9,6 +9,7 @@
9
"test:e2e": "web-test-runner",
10
"test:types": "tsc --noEmit"
11
},
12
+ "files": ["./dist/"],
13
"exports": {
14
".": {
15
"default": "./dist/index.js",
0 commit comments