This repository has been archived by the owner on Dec 6, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 255
Changing entry disabled hot reloading #463
Comments
If that is too much of a problem (which it definitely shouldn't be) at the very least mention that in the documentation. There is no mentioning of it in the docs and previous version (9.x) didn't have that feature. |
1 similar comment
Thanks |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Setting entry to anything other than
main
disables hot reloading of changesIf the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
Sometimes it is necessary to adjust the generated file name so that it is not
main.js
andmain.css
- especially if adding POI as build step to existing projects.I expect that changing entry name doesn't disable hot reloading. This should also hold true for multiple entry points.
Please mention other relevant information such as the browser version, Node.js version, Poi version and Operating System.
POI: 10.2.9
The text was updated successfully, but these errors were encountered: