-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Open
Copy link
Labels
p2-nice-to-haveNot breaking anything but nice to have (priority)Not breaking anything but nice to have (priority)
Description
Description
I put my website config at ./site.config.ts, and i import it and use it in vite.config.ts. Currently nothing happens if I change ./site.config.ts.
Suggested solution
Automatically restart vite devserver and reload vite.config.ts. I tried vite-plugin-restart and the new value from ./site.config.ts is not applied, seems restarting the dev server via the plugin API doesn't reload vite.config.ts.
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
p2-nice-to-haveNot breaking anything but nice to have (priority)Not breaking anything but nice to have (priority)