Minor Changes
- Remove
EncodeCSSOptions
andencodeCSS
to ensure consistent encoding options are used across CSS HMR updates and the main template. (#1033)
Patch Changes
-
Avoid generating lazy bundles when there are no chunk name. (#1090)
E.g.: using
import.meta.webpackContext
.