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.
2 parents d465628 + a79e118 commit 3daa5b7Copy full SHA for 3daa5b7
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