My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

How can I properly use webpack to build the production version of my app?

Satyanarayan Dash's photo
Satyanarayan Dash
·Jun 20, 2016

Currently, I am using :

  • React
  • React-Router
  • ES6
  • Flux
  • Material-UI

The file of compressed and minified file is getting larger and larger. So, how can I get away with it?

Please suggest.