vitesse-webext
vitesse-webext copied to clipboard
After introducing new library components -> Vite server did not start
Describe the bug
我不使用别的库的插件 就不会出问题 能展示
我使用之后 import JsonEditorVue from 'json-editor-vue3' 。
reloading 之后一直出现如下情况
Reproduction
https://github.com/Zourunfa/easy-url/tree/develop
System Info
node 20.17.0
window10
Used Package Manager
pnpm
Validations
- [X] Follow our Code of Conduct
- [X] Read the Contributing Guide.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- [X] The provided reproduction is a minimal reproducible of the bug.
Contributions
- [ ] I am willing to submit a PR to fix this issue
- [ ] I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)