Vite plugins not applied to route module when `route` is declared from another module
未关闭
bug
- 主要语言
- TypeScript
- 星标
- 38
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Routes can't be declared (with `import(...)` function) from any module other than the `saus.routes` module.
This is due to `compileNodeModule` being used on the route module, which means Vite plugins aren't applied.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。