Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(cli): disable source map to make compilation faster #12484

Merged
merged 1 commit into from Dec 4, 2023

Conversation

chenjiahan
Copy link
Member

Disable source map to make compilation faster.

Compile time: 7s -> 4.5s.

image

We will provide a better solution to enable dev source map, such as Rspack lazy compilation.

@chenjiahan chenjiahan merged commit 3c3f96e into main Dec 4, 2023
7 checks passed
@chenjiahan chenjiahan deleted the compile_faster_1204 branch December 4, 2023 09:29
@chenjiahan chenjiahan changed the title perf: disable source map to make compilation faster perf(cli): disable source map to make compilation faster Dec 4, 2023
CatsAndMice pushed a commit to CatsAndMice/vant that referenced this pull request Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant