-
-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
Documentation Is:
- Missing
- Needed
- Confusing
- Not Sure?
Please Explain in Detail...
Our server-side rendered app uses webpack to build bundles for both client and server (via multicompiler). Currently we're using https://github.com/60frames/webpack-hot-server-middleware for smooth DX. Code is being hot-reloaded on both client and server. Is this something that can be achieved using webpack-plugin-serve?
Your Proposal for Changes
Reactions are currently unavailable