This repository was archived by the owner on Jun 28, 2025. It is now read-only.
v0.2.0-beta.0 - Vite 3 #433
IanVS
announced in
Announcements
Replies: 1 comment
-
|
There was a bit of an issue in this release, please use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
svelte.config.jsby @benmccann in Readsvelte.config.js#428This version requires Vite 3. If you are using Vite 2, you'll need to stay on the 0.1.X branch until you're able to upgrade. Vite migration notes can be found at https://github.com/vitejs/vite/blob/main/docs/guide/migration.md.
In addition, for svelte projects,
svelte.config.jswill be used automatically in your storybook config. This means that if you were merging your options intosvelteOptionsin.storybook/main.cjspreviously, you can remove it. If you need storybook config to be different from your app, you can still use thesvelteOptionsas an override.Full Changelog: v0.1.39...v0.2.0-beta.0
This discussion was created from the release v0.2.0-beta.0 - Vite 3.
Beta Was this translation helpful? Give feedback.
All reactions