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 還沒有評估資料。