|
|
|
|
|
by xiphias2
1206 days ago
|
|
Does it generate import maps for me automatically? That's the hard part. I'm using Vite with Sveltekit, which is great because it compiles files separately, but still doesn't generate import maps, but uses imports with relative and absolute filenames. |
|