-
-
Notifications
You must be signed in to change notification settings - Fork 71
Vite Installation Guide #179
-
Think we really need this. I tried out live_vue and yes I know vite is harder to setup than esbuild but vite is just so much nicer to use, so easily worth it and so its weird that the port of live_svelte to vue is a nicer experience. I am tempted to just use Vue instead of Svelte because of Vite. It seems people know how to get vite working with live_svelte, but didn't work for me so if people know I would gladly make the guide if I can get enough advice to make it work in a demo repo.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 2 replies
-
I'd be up for having an installation guide added in addition to the current setup
Beta Was this translation helpful? Give feedback.
All reactions
-
Do you know anyone that has gotten this working successfully? It seemed in the issues discussions that people referenced being able to, but I certainly wasnt able to. Do you know of any repos on here where someone did it ?
Beta Was this translation helpful? Give feedback.
All reactions
-
Not really, but I wouldn't be surprised if someone has a setup with Vite running already. I think your best bet is to look at how live_vue does it and try to replicate the setup for live_svelte
Beta Was this translation helpful? Give feedback.