vite-plugin-vue-devtools
vite-plugin-vue-devtools copied to clipboard
与vite-plugin-html模版插件冲突
与vite-plugin-html模版插件冲突,造成devtool的工具无法加载出来
Try the appendTo option.
In my case, if vite-plugin-vue-devtools is used after vite-plugin-html, an error will occur. Adjusting the order can solve the problem