woutdp / live_svelte

Svelte inside Phoenix LiveView with seamless end-to-end reactivity
https://hexdocs.pm/live_svelte
MIT License
1.01k stars 38 forks source link

Add "browser" to client esbuild conditions for svelte 4 #66

Closed vonagam closed 10 months ago

vonagam commented 11 months ago

Migration guide for svelte 4 states:

Bundlers must now specify the browser condition when building a frontend bundle for the browser.