jsoulshine

Results 2 issues of jsoulshine

### Describe the bug When I first write a component, the automatic import will take effect, the page can use the component normally, and the project runs normally. However, when...

needs reproduction

### Describe the bug 当我首次书写一个组件(自定义的最简单的小组件)后,自动引入会生效,页面可正常使用组件,项目运行正常。 但是,当我重启项目之后,自动引入就会失效,之前可正常展示的组件也会无法解析。 控制台报:Failed to resolve component: xxx 配置如下: ![image](https://github.com/unplugin/unplugin-vue-components/assets/31613999/21f6ef82-858f-489f-aed8-53983fa3afc7) ### Reproduction ### System Info ```Shell System: OS: Windows 10 10.0.19045 CPU: (8) x64 11th Gen Intel(R)...