web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: compile document fragments in HtmlRspackPlugin (#13103) * fix: resolve HTML plugin compilation errors and support document fragments This commit fixes compilation errors in the HTML plugin by: - Renaming CompiledDocument::emit to emit_to_codegen to avoid trait conflicts with SWC's Emit trait - Removing unused import of VisitMutWith - Removing unnecessary mut keyword from after_template_execution_data variable - Supporting HTML document fragments for templates without DOCTYPE declarations * Update crates/rspack_plugin_html/src/parser.rs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * refactor(html-plugin): extract duplicate context element construction into helper function (#13104) * Initial plan * refactor: extract context_element into helper function in parser.rs Co-authored-by: LingyuCoder <2663351+LingyuCoder@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: LingyuCoder <2663351+LingyuCoder@users.noreply.github.com> * clippy * test: add HTML template test cases for DOCTYPE and fragment templates (#13120) * Initial plan * test: add HTML template test cases for doctype and fragment templates Co-authored-by: LingyuCoder <2663351+LingyuCoder@users.noreply.github.com> * test: simplify html-template-with-doctype template to minimal DOCTYPE + div Co-authored-by: LingyuCoder <2663351+LingyuCoder@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: LingyuCoder <2663351+LingyuCoder@users.noreply.github.com> * improve test case * improve test case --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: LingyuCoder <2663351+LingyuCoder@users.noreply.github.com>
main
10 minutes ago
fix: should not treat module with module variable as esm compatible
fix/cjs-detect-v2
35 minutes ago
improve test case
fix/html-document-fragment
43 minutes ago
fix: should not treat module with module variable as esm compatible
fix/detect-cjs
1 hour ago
fix: should not treat module with module variable as esm compatible
fix/cjs-detect-v2
1 hour ago
Merge branch 'v1.x' into feat/rsdoctor-json-size-v1
feat/rsdoctor-json-size-v1
2 hours ago
Merge branch 'chore/add_bench_runner_input' of github.com:web-infra-dev/rspack into chore/add_bench_runner_input
chore/add_bench_runner_input
3 hours ago
chore: 🚨 lint happy
chore/compare_codspeed_in_runners
3 hours ago
Active Branches
fix: should not treat module with module variable as esm compatible
last run
35 minutes ago
#13129
CodSpeed Performance Gauge
0%
feat: add the map of json data size to rspack_plugin_rsdoctor for use in rsdoctor
last run
2 hours ago
#12927
CodSpeed Performance Gauge
-2%
chore(ci): add bench runner label input in CI
last run
3 hours ago
#13127
CodSpeed Performance Gauge
+85%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs