### Describe the bug auto-imports.d.ts和components.d.ts我加入了.gitignore忽略项,意味着线上仓库没有这两个文件,正常的vite.config.ts是可以在build时自动生成的,但是这个并没有,导致build时报错  ### Used Scaffolding create-electron ### Used Package Manager npm ### Validations - [x] Follow the [Code of Conduct](https://github.com/alex8088/quick-start/blob/master/CODE_OF_CONDUCT.md). - [x] Read the [Contributing Guidelines](https://github.com/alex8088/quick-start/blob/master/CONTRIBUTING.md). - [x] Read the [docs](https://github.com/alex8088/quick-start#readme). - [x] Check that there isn't [already an issue](https://github.com/alex8088/quick-start/issues) that reports the same bug to avoid creating a duplicate.