Skip to content

Commit

Permalink
Merge pull request #918 from FormidableLabs/multibot-chore-webpackSid…
Browse files Browse the repository at this point in the history
…eEffects

[multibot] Add `sideEffects: false` to `package.json`
  • Loading branch information
boygirl authored Feb 5, 2018
2 parents fb8deaa + 8882171 commit 30a722a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@
"scripts": {
"postinstall": ""
}
}
},
"sideEffects": false
}

0 comments on commit 30a722a

Please sign in to comment.