Skip to content

Commit

Permalink
restore next steps
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Jul 6, 2022
1 parent 48b75b2 commit 51c8e1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

- **Goal:** Easy storybook setup for sveltekit apps.
- **What should make this work now?** Use `vite.config.js` instead of specifying vite config as part of `svelte.config.js` (https://github.com/sveltejs/kit/issues/5184).
- **Next steps.** Work out a mocking strategy for aliased imports. Could be relatively rich. Can work out reasonable substitutes for use in `.svelte-kit/runtime/client/start.js#start`? (https://github.com/michaelwooley/storybook-experimental-vite/issues/3)

What works, what doesn't, and what hasn't been attempted:

Expand Down

0 comments on commit 51c8e1c

Please sign in to comment.