Skip to content
#

webpack-loader

Here are 502 public repositories matching this topic...

dtothefp
dtothefp commented Jul 25, 2019

I've been playing around with Razzle and how the Server HMR works.

I generated a Razzle Project and run it

  • npx create-razzle-app my-app
  • cd my-app && yarn start

If I now edit the src/Home.js I see hot reloading working in the browser and I see the server.js being re-required by the index.js. But if I open my dev tools "view page source" my changes are not actually in the HTML

Improve this page

Add a description, image, and links to the webpack-loader topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webpack-loader topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.