We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The recenly added Svelte 3 demo provides a way to use Svelte with Histoire but doesn't demo SvelteKit with Histoire.
I've attempted to add Histoire to SvelteKit without success.
Could you guys put a demo together based on the SvelteKit starter skeleton app?
https://kit.svelte.dev/
npm create svelte@latest my-app cd my-app npm install npm run dev -- --open
No response
The text was updated successfully, but these errors were encountered:
Maybe is not the best solution but this is my workaround for sveltekit:
Sorry, something went wrong.
59f00c2
@narcisoli , does this allow you to import Sveltekit specific modules in components (i.e. $path) without breaking Histoire stories?
$path
I created #384 to try and get this resolved
Akryum
No branches or pull requests
Clear and concise description of the problem
The recenly added Svelte 3 demo provides a way to use Svelte with Histoire but doesn't demo SvelteKit with Histoire.
I've attempted to add Histoire to SvelteKit without success.
Suggested solution
Could you guys put a demo together based on the SvelteKit starter skeleton app?
https://kit.svelte.dev/
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: