You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(plugin): update default manifest path and server host
- Changed the default manifest path to '.vite/manifest.json'.
- Updated the default server host to 'localhost' instead of '0.0.0.0'.
- Adjusted unit tests to expect the new default manifest path '.vite/manifest.json'.
0 commit comments