Patch Changes
-
Move the debug metadata plugin from
@lynx-js/rspeedyintopluginLynx. (#3596) -
Move
pluginDevintopluginLynx(). (#3364) -
Move the cssnano-based CSS minimizer into
pluginLynx(). (#3364) -
Move the
tools.htmlPlugindefault intopluginLynx(). (#3364) -
Move the
output.legalCommentsdefault intopluginLynx(). (#3364) -
Add
PLUGIN_LYNX_NAMEso plugins can tell whetherpluginLynxis applied. (#3576) -
Alias
@rspack/core/hot/log.jsand@rspack/core/hot/log-apply-result.js, which@lynx-js/webpack-dev-transportimports without declaring@rspack/core. Development builds failed to resolve them on any package manager that does not hoist@rspack/core, such as npm and Yarn. (#3577) -
Updated dependencies []:
- @lynx-js/web-rsbuild-server-middleware@0.25.0