Skip to content

@lynx-js/rsbuild-plugin@0.0.3

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:50
· 20 commits to main since this release
db8f978

Patch Changes

  • Move the debug metadata plugin from @lynx-js/rspeedy into pluginLynx. (#3596)

  • Move pluginDev into pluginLynx(). (#3364)

  • Move the cssnano-based CSS minimizer into pluginLynx(). (#3364)

  • Move the tools.htmlPlugin default into pluginLynx(). (#3364)

  • Move the output.legalComments default into pluginLynx(). (#3364)

  • Add PLUGIN_LYNX_NAME so plugins can tell whether pluginLynx is applied. (#3576)

  • Alias @rspack/core/hot/log.js and @rspack/core/hot/log-apply-result.js, which @lynx-js/webpack-dev-transport imports 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