Lo Leon
Lo Leon
at present, this issue has not been solved... 😔
I found that the bug was caused by the [Vite cache](https://github.com/vitejs/vite/blob/main/packages/plugin-vue/src/script.ts#L45-L47). I've tried if remove them and that can fixes the issue. So i think that when it using ``...
@we125182 Yeah, thank you for your complement. While using ``, it didn't generate the cache but generate `resolved` everytime, I need to dig in and figure it out why.
I found that the bug was caused by the [Vite cache](https://github.com/vitejs/vite/blob/main/packages/plugin-vue/src/script.ts#L45-L47). I've tried if remove them and that can fixes the issue. So i think that when it using ``...
@we125182 Yeah, thank you for your complement. While using ``, it didn't generate the cache but generate `resolved` everytime, I need to dig in and figure it out why.