Stabilizing ViteRuntime
#15774
Replies: 7 comments 24 replies
-
I'm trying to replace With I couldn't achieve the same behavior with the new features.
|
Beta Was this translation helpful? Give feedback.
-
One thing I noticed for HMR is that (non statically analyzable) dynamic imports don’t participate in the module graph. You can ignore the warning and dynamic import anyway, but a change to that file is going to be a |
Beta Was this translation helpful? Give feedback.
-
Looking good! I'm noticing a difference in how virtual entry files are handled between With But if I try that with Not sure if this is intentional, a bug or misconfiguration on my part — but just thought I'd flag! |
Beta Was this translation helpful? Give feedback.
-
I try to follow the examples, and get this integrated for the Astro Cloudflare adapter 🚀 It doesn't look like that config is anywhere found in the docs. Was there a change or are docs missing something? |
Beta Was this translation helpful? Give feedback.
-
I just got a very minor question about |
Beta Was this translation helpful? Give feedback.
-
Hi there 👋🏻 , our team at Cloudflare is excited about the new Vite Runtime APIs. We've extensively experimented with them and have put together feedback that we think might be helpful in evolving the APIs further. Since the focus of our feedback is specifically on supporting alternative JS runtimes in Vite, I created an offshoot discussion so that the feedback is easier to digest and further discuss: #16053 |
Beta Was this translation helpful? Give feedback.
-
We are working on a new proposal that supersedes the released version of Vite Runtime API. You can check it out in docs form here: Vite Environment API docs. And we are discussing it here: Looking forward to your feedback, in this discussion or directly in the PR. |
Beta Was this translation helpful? Give feedback.
-
ViteRuntime
ssrLoadModule
We are gathering feedback to see if the feature should be moved out of experimental in Vite 6. If you have any feedback, please let's discuss it here.
Beta Was this translation helpful? Give feedback.
All reactions