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 d465628 commit a79e118Copy full SHA for a79e118
package.json
@@ -15,6 +15,7 @@
15
"files": [
16
"dist"
17
],
18
+ "sideEffects": false,
19
"scripts": {
20
"build": "rimraf --no-glob ./dist && microbundle --no-compress --format modern,cjs --jsx React.createElement",
21
"start": "rimraf --no-glob ./dist && microbundle watch --no-compress --format modern,cjs --jsx React.createElement",
0 commit comments