-
-
Notifications
You must be signed in to change notification settings - Fork 578
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
feat: support rspack.DllPlugin & rspack.DllReferencePlugin #8296
Conversation
✅ Deploy Preview for rspack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Test Compatibility Diff
Unpassed tests4 🔴 Stats chunkGroups: TODO |
crates/rspack_plugin_dll/src/dll_reference/dll_reference_agency_plugin.rs
Outdated
Show resolved
Hide resolved
crates/rspack_plugin_dll/src/flag_all_modules_as_used_plugin.rs
Outdated
Show resolved
Hide resolved
- dll-reference-plugin should given a manifest struct, rather than json-string - we should not add a null module_graph_module_connection like webpack
Summary
Checklist