Options for low-level tools.
rspack-chain is a utility library for configuring Rspack. By using rspack-chain
, you can more easily modify and extend Rspack configurations.
tools.rspack
is used to configure Rspack.
You can set the options of builtin:swc-loader through tools.swc
.