-
-
Notifications
You must be signed in to change notification settings - Fork 749
refactor: integrate swc api into rspack_javascript_compiler #10186
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
Conversation
✅ Deploy Preview for rspack canceled.
|
CodSpeed Performance ReportMerging #10186 will not alter performanceComparing 🎉 Hooray!
|
Summary
Integrate swc api into
rspack_javascript_compiler
.rspack_javascript_compiler
provide transform, minify and parser api torspack_loader_swc
, 'rspack_plugin_javascript'.The new architecture would be like
Checklist