Replies: 1 comment
-
Ooops, discussion moving here: remix-run/react-router#14279 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm facing very recurrent issues with Vite that display the following message:
This is very annoying since it provoques unwanted page reloads and navigations issues (aka links & form submits not working).
I tried to add the following conf in
vite.config.ts
:But this is not working.
Is there a way to make vite optimize all dependencies app-wide at startup?
Beta Was this translation helpful? Give feedback.
All reactions