posthtml / posthtml-loader

PostHTML for Webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No changes after live reloading

sashsvamir opened this issue · comments

On edit any .html, there is no changes after live reloading is happens.
browser console output:

[webpack-dev-server] App updated. Recompiling...
index.js:551 [webpack-dev-server] App hot update...
log.js:24 [HMR] Checking for updates on the server...
log.js:24 [HMR] Nothing hot updated.
log.js:24 [HMR] App is up to date.

Same +1

On edit any .html, there is no changes after live reloading is happens. browser console output:

[webpack-dev-server] App updated. Recompiling...
index.js:551 [webpack-dev-server] App hot update...
log.js:24 [HMR] Checking for updates on the server...
log.js:24 [HMR] Nothing hot updated.
log.js:24 [HMR] App is up to date.

Give more details about the ecosystem and packages used, perfect repository with problem reproduction