Replies: 1 comment 5 replies
|
Can you follow the Build profiling guide and share the profiling files? |
5 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.
Uh oh!
There was an error while loading. Please reload this page.
After upgrading a Vue2 project built with vue-cli to rsbuild@1.3, the development startup time and compilation time have doubled.
I don't know why this is ? only compilation size decrease
1.1G -> 985Mthe startup time has increased from the original 1:20 seconds to 3:30 seconds
My config
rsbuild.config.jsWhen compiling up to here, will take long time

All reactions