Commits
Click on a commit to change the comparison rangefix: remove dead code and emojis from test files9 months ago
by ScriptedAlchemy chore: clean up lock file and remove rustc ICE files9 months ago
by ScriptedAlchemy feat: implement tree-shaking for Module Federation ConsumeShared CommonJS modules9 months ago
by ScriptedAlchemy Merge branch 'treeshake-macro' into treeshake-fix9 months ago
by ScriptedAlchemy fix: resolve clippy warnings in ConsumeSharedExportsDependency tests9 months ago
by ScriptedAlchemy fix: disable PURE annotations for ConsumeShared detection9 months ago
by ScriptedAlchemy fix: re-enable PURE annotations with improved ConsumeShared detection9 months ago
by ScriptedAlchemy fix: update hot test snapshots for improved PURE annotation detection9 months ago
by ScriptedAlchemy feat: update all rspack test snapshots for improved PURE annotation support9 months ago
by ScriptedAlchemy chore: enable on all9 months ago
by ScriptedAlchemy fix: resolve Module Federation compilation errors9 months ago
by ScriptedAlchemy docs: expect CI runtime diff test failures - this is correct behavior9 months ago
by ScriptedAlchemy docs: CI test failures are expected - rspack improvements over webpack9 months ago
by ScriptedAlchemy fix: use hardcoded './' for import chunk loading to match webpack baseline9 months ago
by ScriptedAlchemy fix(runtime): prepend public path in module_chunk_loading_with_loading template\n\nrefactor(test): update require-as-expression expectation to include PURE annotation9 months ago
by ScriptedAlchemy fix(test): correct JSON escaping in runtime diff snapshot9 months ago
by ScriptedAlchemy fix(runtime): use PUBLIC_PATH in module chunk loading template9 months ago
by ScriptedAlchemy fix(runtime): revert dynamic import to use relative paths for Node.js compatibility9 months ago
by ScriptedAlchemy fix: restore PUBLIC_PATH usage in module chunk loading template9 months ago
by ScriptedAlchemy chore: remove comments9 months ago
by ScriptedAlchemy test: update CJS tree-shaking test expectations and consolidate test cases9 months ago
by ScriptedAlchemy fix: apply clippy suggestion to use or instead of or_else9 months ago
by ScriptedAlchemy