Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
Merge pull request #17 from FormidableLabs/multibot-chore-webpackSide…
Browse files Browse the repository at this point in the history
…Effects

[multibot] Add `sideEffects: false` to `package.json`
  • Loading branch information
ryan-roemer committed Feb 5, 2018
2 parents 01e684f + 852e87b commit 2b197eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -58,5 +58,6 @@
"peerDependencies": {
"react": "^15.0.0-0 || ^16.0.0-0",
"react-dom": "^15.0.0-0 || ^16.0.0-0"
}
},
"sideEffects": false
}

0 comments on commit 2b197eb

Please sign in to comment.