lazy compilation get errors #6032
Unanswered
Asukaaaaaa
asked this question in
Q&A
Replies: 2 comments 7 replies
|
Can you provide a minimal repo to reproduce the error? Thank you! |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
i use a rsbuild plugin to generate route file, and import it from a virtual module.
everything is fine if i set
dev.lazyCompilation: false.otherwise will get this error.
All reactions