web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat: add css field support in Experiments configuration (#11548) * feat: add css field support in Experiments configuration Enable css field to be properly passed from JavaScript/TypeScript interface layer through NAPI binding to Rust core layer. Changes: - Add css field to Experiments struct in rspack_core - Add css field to RawExperiments struct in rspack_binding_api - Update type mapping from RawExperiments to Experiments - Fix ExperimentsBuilder to properly handle css field conversion This allows experiments.css configuration to be correctly transmitted from the JavaScript configuration to the Rust implementation. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * test: update snapshot for CSS field in default options Update the default options snapshot to include the new css field that was added to Experiments configuration. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * feat: add css field to NAPI binding type definition 新增 css 字段到 NAPI 绑定的类型定义中,以支持在 JavaScript/TypeScript 接口层传递该配置。此更改确保与 Rust 核心层的兼容性。 🤖 Generated with [Claude Code](https://claude.ai/code) * fix: update css field to be optional in NAPI binding and RawExperiments 将 NAPI 绑定和 RawExperiments 中的 css 字段更新为可选,以提高灵活性和兼容性。此更改确保在处理配置时不会出现错误,并允许更好的默认值处理。 🤖 Generated with [Claude Code](https://claude.ai/code) --------- Co-authored-by: Claude <noreply@anthropic.com>
main
2 minutes ago
feat: simplify mock logic, dynamic import based hoist (#11521)
main
21 minutes ago
feat: support serialize
jerry/error
27 minutes ago
fix: respect to `jsc.output.charset` in swc loader (#11568) * Add test * Fix * Update test * Fix clippy
main
44 minutes ago
feat: simplify mock logic, dynamic import based hoist
merge-async
60 minutes ago
chore: use pnpm in package.json scripts (#11520) * chore: use pnpm in package.json scripts * chore: use pnpm in package.json scripts * fix * Update .husky/pre-commit * Apply suggestions from code review --------- Co-authored-by: neverland <chenjiahan.jait@bytedance.com>
main
1 hour ago
Fix clippy
09-03-fix/swc-loader-charset
1 hour ago
feat: support serialize
jerry/error
1 hour ago
Active Branches
refactor: rspack error
last run
27 minutes ago
#11500
CodSpeed Performance Gauge
0%
chore(deps): update patch npm dependencies
last run
3 hours ago
#11297
CodSpeed Performance Gauge
0%
chore(deps): update patch crates
last run
14 hours ago
#10563
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs