@storybook/preset-vue3-webpack 8.0.0-alpha.8 → 8.0.0-beta.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. package/README.md +2 -2
  2. package/dist/index.d.ts +19 -1912
  3. package/package.json +3 -5
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Storybook Webpack preset for Vue3
2
2
 
3
- This package is a [preset](https://storybook.js.org/docs/vue/addons/writing-presets#presets-api) that configures Storybook's webpack settings for handling Vue3.
3
+ This package is a [preset](https://storybook.js.org/docs/addons/writing-presets#presets-api) that configures Storybook's webpack settings for handling Vue 3.
4
4
  It's an internal package that's not intended to be used directly by users.
5
5
 
6
- - More info on [Storybook for Vue3](https://storybook.js.org/docs/vue/get-started)
6
+ - More info on [Storybook for Vue3](https://storybook.js.org/docs/get-started/why-storybook)