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 35cbfae commit 0da55f1Copy full SHA for 0da55f1
1 file changed
package.json
@@ -136,6 +136,6 @@
136
},
137
"default": "./dist/es/rollup.browser.js"
138
139
- "./dist/": "./dist/"
+ "./dist/*": "./dist/*"
140
}
141
0 commit comments