neutralinojs / neutralinojs-cli

neu cli for Neutralinojs
https://neutralino.js.org/docs/cli/neu-cli
MIT License
91 stars 57 forks source link

hot reload info loop #233

Closed marifcelik closed 4 months ago

marifcelik commented 1 year ago

when i run the neu run --frontend-lib-dev command, the following message constantly appears, even if the files are not changed. i use the app with vite and vue. message:

neu: INFO Hot reload patch was reverted.

Steps to reproduce the behavior:

  1. create vue and vite app
  2. create neu app with neu create myapp --template neutralinojs/neutralinojs-zero and copy files into vite folder
  3. run vite and neu run --frontend-lib-dev commands
  4. info message enters to loop

Expected behavior no message unless there is a change

Screenshots/Screen recordings Video

Specifications

russellweed commented 1 year ago

I have the same error using React. Eventually, this causes the browser to completely freeze up.

OS: Windows 11 22H2 22621.1555 Neutralinojs binaries: v4.9.0 Neutralinojs client: v3.8.0 neu CLI: v9.5.0

shalithasuranga commented 4 months ago

Closing this issue since it was fixed with the latest neu CLI program versions. Please use the latest CLI version. Thanks :tada: