Tag

UmiJS

0 views collected around this technical thread.

DeWu Technology
DeWu Technology
Jul 10, 2024 · Frontend Development

Optimizing Front-End Build Performance with Rspack in UmiJS Projects

By adding the @umijs/plugin-rspack to UmiJS projects and switching build scripts to rspack-dev and rspack-build, the team replaced Webpack with the Rust-based Rspack compiler, achieving over a two-fold reduction in compilation time—from 150 seconds to around 20 seconds—while preserving compatibility with existing plugins and Module Federation setups.

Front-endPerformanceReact
0 likes · 21 min read
Optimizing Front-End Build Performance with Rspack in UmiJS Projects