Vite is optimizing dependencies used by `defineStateModule` functions
Aberta
bug
- Linguagem predominante
- TypeScript
- Estrelas
- 38
- Forks
- 1
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Currently, you have to add any Node.js dependencies used by your `defineStateModule` functions to the `optimizeDeps.exclude` list in your Vite config, or else Vite will optimize them, which can lead to startup errors in some cases.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.