-
### Vue version
3.3.4
### Link to minimal reproduction
https://play.vuejs.org/#eNqFjsEKgzAQRH9lyaUWiqFXiULxBwSvuViNNWCSJVkLRfz3Rm2hhUJvO7uzb2ZmF8T0PimWMRFar5EgKJqwkFYbdJ6gdAah987AIeWrWO0HaaVt…
-
### Version
5.0.1
### Environment info
```
System:
OS: Linux 5.4 Ubuntu 20.04.4 LTS (Focal Fossa)
CPU: (8) x64 Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz
Binaries:
Node: 14.19.0 - /usr/…
-
**Is your feature request related to a problem? Please describe**
Vue 3 not long ago introduced official support for the `script setup` syntax that cleans up a lot of boilerplate in Vue components.…
-
Hey,
just wanted to ask if support for https://github.com/storybookjs/builder-vite is planned? Would love to use the plugin in my sb-vite-svelte-setup!
Thanks for your work!
-
sfc 这个模块是由 vue-loader 来调用的,目的是解析 SFC文件
主入口是 parse
接着来分析一下
一开始的时候还是基于 compiler.parse 去生成 ast 对象
```JavaScript
const ast = compiler.parse(source, {
// there are no components at SFC …
-
Change as little as possible, just port it so it can be imported in a vue project
-
### Version
@nuxt/ui: v2.8.1
nuxt: v3.7.3
### Reproduction Link
https://stackblitz.com/edit/nuxt-ui-c8yl8v?file=app.vue
### Steps to reproduce
```vue
import { UButton } …
-
### Describe the bug
Hello, can you help me understand why Storybook may not reload (HRM) after making changes to a component that is used in the stories?
In the stories, if I make changes, it pic…
-
![image](https://user-images.githubusercontent.com/1023581/194075868-68bf434a-68ba-45ab-a786-96ec0ada0b10.png)
-