We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2969d00 commit 751edceCopy full SHA for 751edce
packages/shell-electron/package.json
@@ -12,6 +12,7 @@
12
},
13
"main": "index.js",
14
"types": "types/index.d.ts",
15
+ "sideEffects": false,
16
"scripts": {
17
"start": "node bin.js",
18
"dev:client": "webpack --watch",
0 commit comments