© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Kevin Jose
A full time husband with a zing for all things javascript!
Great article !
you can add new webpack.optimize.DedupePlugin() to list of optimising tools :)
new webpack.optimize.DedupePlugin()
Lucas Katayama
FullStack Developer
Thanks @kevjose!!! I'll try that!
Hetmann Wilhelm Iohan
Javascript Developer
As Lucas Katayama said in the article, he's using webpack 2, which has the DedupePlugin removed (default enabled). More info here: webpack.js.org/guides/migrating
If you're using babel I suggest to try babel-plugin-transform-react-remove-prop-types