🎉 WOW! Webpack 5.109 is now available 🤯
✨ Zero-config support for CSS, HTML, TS, and WASM
🎯 `import.meta.glob` and `import.meta.resolve`
⚡ CommonJS module concatenation
📊 Built-in progress bar
Learn more: https://t.co/b0LSP93aBM
Not sure whether everyone is aware of this, but webpack has a cache.cacheUnaffected option: https://t.co/uCojcIGRht
It can improve rebuild and HMR performance. Rspack’s incremental functionality was inspired by this option.
In the next version of webpack, we're improving tree-shaking with two additions: (1) cross-module pure function annotation, and (2) inlined exports. We're also delivering faster compilation for side-effect-free barrel files (a.k.a. lazy barrels, enabled by default).
@rauchg@cramforce Notion also has donated a significant sum to support our maintainers at webpack. Great example of how a firm can support the entire ecosystem both financially and through other means! ✨
We’re launching Codex for Open Source to support the contributors who keep open-source software running.
Maintainers can use Codex to review code, understand large codebases, and strengthen security coverage without taking on even more invisible work.
https://t.co/ulWYlf7zhz