docs
docs copied to clipboard
Webpack HMR does NOT work when target is not "web" because of stupid documentation/code.

This is not true when target is not "web". It gets stuck on "Waiting for update signal from WDS..." UNLESS I add the entry manually. Please this has taken me a long time and a headache to discover finally, change the docs or change the code.