J
J
> I ran `svelte-add@lastest bootstrap --svelestrap true` and I got a strange __layout.svelte file. > > ``` > > import "../app.scss"; > import "../app.scss"; > import "../app.scss"; > > >...
These questions need to be answered before we can support Routify: * Is there a Routify template every app is based on? * Is it created from cloning or using...
What is this fixing?
> ### svelte.config.js > > Missing `import path from 'node:path';` We don't use `path` there.
We have [the option](https://github.com/svelte-add/bootstrap#%EF%B8%8F-options) to include [Sveltestrap](https://github.com/bestguy/sveltestrap) for client-side interactivity based on Bootstrap's styles. Have you tried that and found that it's missing anything such that you need to fall...
> Are these issues connected? Yes, the issue is that `npm` for some reason installed an old version of `create-svelte` (which is the package that gets run if you use...
I wasn't able to reproduce this on my own computer (Windows 11 with outdated Node 16.8.0 and npm 7.11.1). I upgraded to Node 18.4.0 and 8.12.1 and still didn't get...
Notes: * https://imfeld.dev/writing/sveltekit_with_storybook
Reopening to track making Storybook selectable during the interactive app creation process / as `storybook` on the command line (wrapping their command)
"support question" might be a good one too to list right after it