Vite plugins not applied to route module when `route` is declared from another module
Đang mở
bug
- Ngôn ngữ chính
- TypeScript
- Star
- 38
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.