Setup HMR on frontend #47
Labels
bounty
This issue has a bounty attached
bounty > 20€
complexity > simple
Simple tasks (usually a few hours)
dev-tools
Everything related to development tools and practices
feature
New features
frontend
Everything for https://github.com/CaptainFact/captain-fact-frontend
As we start using styled-components more and more, having the entire app reloading on each save is slowing us down. We want to add hot module reloading on Webpack to solve this.
Issue will be considered resolved when a change on a component will only reload the given component, not the entire page.
The text was updated successfully, but these errors were encountered: