-
Hello, thanks for this project! I'm trying to combine this with another library for liveview that depends on esbuild. Can it coexist with live_svelte or would I need to convert it to npm? |
Beta Was this translation helpful? Give feedback.
Answered by
woutdp
Apr 10, 2023
Replies: 1 comment 7 replies
-
I uses esbuild to compile Svelte, so it should work just fine, but let me know if you run into any issues with the other library |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related to the new build.js and latest esbuild, it works locally but not when using Docker, it gets stuck at a certain point during the deploy step in fly.io. So for now I'll keep it the way it is.