mubaidr / vue-chrome-extension-boilerplate

Deprecated! Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HMR vs Live Reloading

franciscolourenco opened this issue · comments

Is this boilerplate based on webpack-extension-reloader ?

If so I believe HMR is not yet supported. Only live reload - automatic page reload, not individual module reload.
You might want to update the description to avoid confusion.

Somehow I missed it, you are right.

fixed in: 5791b5a