veeque
veeque
Explore posts from servers
SSolidJS
Created by veeque on 1/30/2024 in #support
How to make a library with Vite's library mode?
I'm in a monorepo scenario and want to make a component library for the shared UI. Since there's not template (although there should really be one, like Svelte's package), how can I go about configuring the newly-made Vite project to export my components?
3 replies
SSolidJS
Created by veeque on 1/9/2024 in #support
Building app for static file hosting
Is it possible to build a Solid Start app such that it can be hosted on a static file hosting platform? Since I'm not using ssr, and have set start.ssr to false, I really don't see why I should build for a node server. Is there any way to change it?
12 replies