Title: Compilation - Rspack
Open Graph Title: Compilation - Rspack
Description: The Compilation object is one of the core objects used in the Rspack build process. Whenever Rspack performs a build (including rebuilds in watch mode), a new Compilation instance is created, which contains all the information about the current build. This page lists the available methods and properties of the Compilation object. You can also refer to Compilation Hooks to learn about the hooks provided by the Compilation object. :::warning Notice In Rspack, the real compilation object runs on the Rust side, and the JavaScript compilation object is only a proxy object used to communicate with the Rust compilation object. Therefore, some complex data structures and methods will not be supported on the JavaScript compilation object, the data is read-only and the structure may differ from webpack. :::
Open Graph Description: Fast Rust-based web bundler
Opengraph URL: https://rspack.rs
X: @rspack_dev
Generator: Rspress v2.0.1
Domain: rspack.dev
| None | IE=edge |
| og:image | https://assets.rspack.rs/rspack/rspack-og-image.png |
| twitter:card | summary_large_image |
| baidu-site-verification | codeva-bE2dFTowhk |
| og:type | website |
Links:
Viewport: width=device-width, initial-scale=1