Good afternoon,
This is not an issue per say but more of a question about integrating a module like Svelte in the build process.
I read a very interesting article a few weeks back about E2E Reactivity using Svelte with Phoenix Liveview that inspired some people to develop an integration between Phoenix Liveview and Svelte.
I know that you can compile Svelte to WASM but that would not let submillisecond-live-view directly interact with it in order to capture the events from Svelt. I don't mind spending the time trying to see how to achieve this but I am not sure if there is any way to actually integrate NPM build process with submillisecond server at the moment? Still totally new to the lunatic way of things to be honest.
Any pointer in the right direction would be appreciated.
Thank you in advance.
Pascal Charbonneau
Good afternoon,
This is not an issue per say but more of a question about integrating a module like Svelte in the build process.
I read a very interesting article a few weeks back about E2E Reactivity using Svelte with Phoenix Liveview that inspired some people to develop an integration between Phoenix Liveview and Svelte.
I know that you can compile Svelte to WASM but that would not let submillisecond-live-view directly interact with it in order to capture the events from Svelt. I don't mind spending the time trying to see how to achieve this but I am not sure if there is any way to actually integrate NPM build process with submillisecond server at the moment? Still totally new to the lunatic way of things to be honest.
Any pointer in the right direction would be appreciated.
Thank you in advance.
Pascal Charbonneau