antfu-collective / vitesse-webext

⚡️ WebExtension Vite Starter Template
MIT License
2.93k stars 225 forks source link

After introducing new library components -> Vite server did not start #195

Open Zourunfa opened 2 months ago

Zourunfa commented 2 months ago

Describe the bug

我不使用别的库的插件 就不会出问题 能展示 image 我使用之后 import JsonEditorVue from 'json-editor-vue3' 。 image reloading 之后一直出现如下情况 image image

Reproduction

https://github.com/Zourunfa/easy-url/tree/develop

System Info

node 20.17.0
window10

Used Package Manager

pnpm

Validations

Contributions

Zourunfa commented 2 months ago

难道是因为这个库不是ts的原因?vue3-ts-jsoneditor 我用这个是行的