Rspack optimizes web development by splitting code into smaller bundles, removing unused code with tree shaking, and offering compatibility with webpack plugins. It supports module federation for code sharing, manages static assets, and is compatible with webpack loaders. Features include hot module replacement, a

1m read timeFrom rspack.dev
Post cover image
Table of contents
Why Rspack?

Sort: