Vite plugins not applied to route module when `route` is declared from another module
Aperta
bug
- Lingua principale
- TypeScript
- Stelle
- 38
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.