non-biased-news @non-biased-news

Sorry about the non news, but does anyone know how to embed Svelte/kit code in an HTML file? (w/ out doing npm or server stuff) @jeffalo @late and @oren if you are here.

Oct 11, 2022, 3:36 AM
18
View all Parent

comments

Highlighted comment

either use 2 domains, or create the app in a different repo, build it client side, and then but the build in the original repo