Patch Changes
-
fix: add enableCSSInvalidation for encodeCSS of css HMR, this will fix pseudo-class (such as
:active
) not working in HMR. (#435) -
Disable
module.generator.json.JSONParse
option as it increases the bundle size ofmain-thread.js
. For more detail, please see this issue. (#402) -
Updated dependencies [
3e7988f
,7243242
]:- @lynx-js/css-extract-webpack-plugin@0.5.3
- @lynx-js/template-webpack-plugin@0.6.8
- @lynx-js/react-alias-rsbuild-plugin@0.9.5
- @lynx-js/react-refresh-webpack-plugin@0.3.2
- @lynx-js/react-webpack-plugin@0.6.10
- @lynx-js/web-webpack-plugin@0.6.3