Replies: 1 comment
-
你好,问题解决了吗 |
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.
-
这里不需要判断compiler是不是为空吗,有时候会是空的,比如在启用unplugin-auto-import中的dts时,每次都会写一遍auto-imports.d.ts导致出现热更新事件,如果这个热更新事件快过vite-plugin-vue的compiler赋值,会报如下错误:
我这个项目时必现的,新建的项目就挺难复现,但还是有很小的几率
Beta Was this translation helpful? Give feedback.
All reactions