mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 05:41:06 +08:00
I am not making a good point
This commit is contained in:
parent
e33d5f2fce
commit
a953fce5be
@ -15,9 +15,8 @@ The Webpack setup is very similar to [Svelte CLI's](https://github.com/sveltejs/
|
||||
|
||||
In this guide, we are trying to set up Storybook for your Svelte project.
|
||||
|
||||
> It is very important to remember that Svelte is precompiled from .svelte files
|
||||
to vanilla javascript, so there is no runtime and anything you wish to integrate
|
||||
with it is no different from plain old js.
|
||||
> It is very important to remember that Svelte components are precompiled from
|
||||
.svelte or .html files to vanilla javascript, so there is no 'runtime'.
|
||||
|
||||
## Table of contents
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user