Patch Changes
-
Speed up CSS parsing and reduce CSS AST node memory. (by @alexander-akait in #21285)
-
Fix HMR codegen crash for harmony accept with unresolved imports. (by @xiaoxiaojx in #21302)
-
Match harmony accept dependencies by module reference so HMR codegen handles imports without a module or chunk id. (by @alexander-akait in #21303)