edison

Results 401 comments of edison

Not sure if it's a `rollup` problem. `source.traceMappings()` got empty `mappings` ![image](https://github.com/user-attachments/assets/c31285f5-3dec-46d8-a972-98367f5086d2)

@sgpinkus Try this https://github.com/vitejs/vite-plugin-vue/pull/446#issuecomment-2360600949 preview packages

@songpeng154 It seems not the same as this one. Please follow the issue requirement and create a new one.

> > @songpeng154 好像和这个不一样。请按照问题要求创建一个新的。 > > @edison1105 之前创建了,然后被关闭了,组件太复杂了我这边没法提供复现链接,不好意思。 没有复现就很难处理了。 你可以尝试一点一点的删除部分代码,保留一个最小的可复现 demo。 或者可以尝试 https://github.com/vitejs/vite-plugin-vue/pull/446#issuecomment-2360600949 这里的预览版本。看看能不能解决你的问题。

@songpeng154 感谢你的回复。我已经将 main 分支 merge 到 #446 上了,在 #446 没有 merge 到 main 之前你可以先使用 #446 的[预览包](https://github.com/vitejs/vite-plugin-vue/pull/446#issuecomment-2360600949)

I can't reproduce it with your reproduction and this is not a `vite-plugin-vue` problem either. It should be a vite problem and maybe it has been fixed.