alloc / alloc/saus

Vite plugins not applied to route module when `route` is declared from another module

Open
#79 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
38
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.