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 ac9ef69 commit 4c3368fCopy full SHA for 4c3368f
packages/react-arborist/package.json
@@ -6,6 +6,7 @@
6
"main": "dist/index.js",
7
"module": "dist/module.js",
8
"types": "dist/index.d.ts",
9
+ "sideEffects": false,
10
"scripts": {
11
"start": "run-p 'start:**'",
12
"build": "npm-run-all clean -p 'build:**'",
0 commit comments