We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have a config file that is used (imported) in a component to render its content. When the config changes also electron window is restarted.
In electron/electron-forge/vite settings, add the config file path to an option to ignore the restart of electron window
NA
No response
The text was updated successfully, but these errors were encountered:
@caoxiemeihao in Electron Forge (or maybe Vite) context, what is the correct way to add ignore watch file related to hot-reload/hot-restart?
hot-reload
hot-restart
Sorry, something went wrong.
No branches or pull requests
Pre-flight checklist
Problem description
I have a config file that is used (imported) in a component to render its content.
When the config changes also electron window is restarted.
Proposed solution
In electron/electron-forge/vite settings, add the config file path to an option to ignore the restart of electron window
Alternatives considered
NA
Additional information
No response
The text was updated successfully, but these errors were encountered: