Skip to content

Commit 648bfb9

Browse files
author
Atif Afzal
authored
Merge pull request #784 from Charlie91/feature/enable-tree-shaking-for-webpack
add side-effects prop to package.json
2 parents 8849f74 + fcdbe20 commit 648bfb9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"build-storybook": "build-storybook -c .storybook -o .out",
3030
"chromatic": "chromatic --project-token=9z2kaxsuz"
3131
},
32+
"sideEffects": false,
3233
"homepage": "http://casesandberg.github.io/react-color/",
3334
"keywords": [
3435
"react",

0 commit comments

Comments
 (0)