webpack/webpack: v5.108.4
Patch Changes Speed up non-CSS-Modules parsing by not building unused selector AST nodes. (by @alexander-akait in #21324) Speed up non-CSS-Modules CSS parsing by dropping value tokens nothing reads. (by @alexander-akait…
Daily edition · Web
TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.
Patch Changes Speed up non-CSS-Modules parsing by not building unused selector AST nodes. (by @alexander-akait in #21324) Speed up non-CSS-Modules CSS parsing by dropping value tokens nothing reads. (by @alexander-akait…
fix(runtime): defer ACL build until after runtime init to avoid CEF a…