feat: support rspack.DllPlugin & rspack.DllReferencePlugin#8296
feat: support rspack.DllPlugin & rspack.DllReferencePlugin#8296GiveMe-A-Name merged 26 commits intomainfrom
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