Html-webpack-plugin: Hot Reloading Not Working WIth HtmlWebpackPlugin

Created on 18 Sep 2017  路  5Comments  路  Source: jantimon/html-webpack-plugin

Most helpful comment

@mastilver

When I change jsx in my app I see that my app is being updated in the console. But I can't see the changes being propagated to the browser. I am trying to figure out for hours now...

I work in branch ssr https://github.com/developer239/workbox-webpack-react/tree/ssr . Please see the giphy bellow.

All 5 comments

What do you mean by hot reloading?

is it the js part or the html part

I got the js part working, but unless you use another plugin, you can hot reload the html file generated by html-webpack-plugin

@mastilver

When I change jsx in my app I see that my app is being updated in the console. But I can't see the changes being propagated to the browser. I am trying to figure out for hours now...

I work in branch ssr https://github.com/developer239/workbox-webpack-react/tree/ssr . Please see the giphy bellow.

I'm sorry, this is unrelated to this plugin

Please follow:

Otherwise stackoverflow is a better place to ask those questions

@developer239 I have the same issue now, have you resolved that?

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

klinki picture klinki  路  3Comments

amorphius picture amorphius  路  3Comments

azat-io picture azat-io  路  4Comments

hackteck picture hackteck  路  3Comments

mmjamal picture mmjamal  路  3Comments