sveltejs / cli

The Svelte CLI
MIT License
259 stars 11 forks source link

Create a Svelte project without kit #260

Closed jzillmann closed 2 weeks ago

jzillmann commented 2 weeks ago

I would like to setup a project using Svelte, without using Kit!

Is that something you consider adding to the cli ?

benmccann commented 2 weeks ago

Closing as duplicate of https://github.com/sveltejs/cli/issues/168

Can you share what your usecase is though?

jzillmann commented 2 weeks ago

Lot of times I just use plain svelte. Usually I already have a backend, e.g. tauri. Still could use kit, but it doesn't compel to me for some reason

benmccann commented 2 weeks ago

What router do you use in that case?

jzillmann commented 2 weeks ago

So far...