statoscope
statoscope copied to clipboard
chore(webpack-model): make rspack dependency optional
Allow installation without having @rspack/core. This saves some space in node modules and avoids extra dependencies.
Arguably, the same approach could be used for webpack too.