webpack module bundler (@webpack) 's Twitter Profile
webpack module bundler

@webpack

THE build solution for modern web and NodeJS applications.
📓 medium.com/webpack
👩‍💻 github.com/webpack
👕 webpack.threadless.com
🔥opencollective.com/webpack

ID: 969176963402420224

linkhttp://webpack.js.org calendar_today01-03-2018 11:46:09

653 Tweet

11,11K Followers

17 Following

📦🛠👷🏻‍♂️Sean Larkin (@thelarkinn) 's Twitter Profile Photo

Happy webpack module bundler Patch Wednesday's everyone! A bunch of awesome new features out today for webpack v5.87.0 💅🎉🤯 ☄️Falsy values now accepted for plugins and loaders in config API 🍄Styles fields resolvable from package.json now! 🌷New "fetchPriority" magic comments! 🫦++Types

Happy <a href="/webpack/">webpack module bundler</a> Patch Wednesday's everyone! A bunch of awesome new features out today for webpack v5.87.0 💅🎉🤯

☄️Falsy values now accepted for plugins and loaders in config API
🍄Styles fields resolvable from package.json now!
🌷New "fetchPriority" magic comments!
🫦++Types
📦🛠👷🏻‍♂️Sean Larkin (@thelarkinn) 's Twitter Profile Photo

Happy webpack module bundler Patch Wednesdays! Introducing webpack 5.88.0 Today we have mostly bug fixes and typescript type coverage increases! ~4200 errors (in strict mode) to go! Down from ~6400. * Tagged template literal fixes * KaiOS Browser Support * TLA conditional runtime fixes

Happy <a href="/webpack/">webpack module bundler</a> Patch Wednesdays! 

Introducing webpack 5.88.0

Today we have mostly bug fixes and typescript type coverage increases! ~4200 errors (in strict mode) to go! Down from ~6400.

* Tagged template literal fixes
* KaiOS Browser Support
* TLA conditional runtime fixes
webpack module bundler (@webpack) 's Twitter Profile Photo

The webpack family is excited to announce that we are again participating in Google Summer of Code! The 2025 edition is the 5th time webpack has been part of the program ☀️

The webpack family is excited to announce that we are again participating in Google Summer of Code!

The 2025 edition is the 5th time webpack has been part of the program ☀️
Claudio W (@wunderacle) 's Twitter Profile Photo

What is something you see alternate libraries such as esbuild,rspack,vite and others having that you’d wish seeing on webpack module bundler (?) - Faster Production bundling time; - Recipes (out of the box, 0-extra config, predefined settings/plugins for popular environments, such as RSC,

Even Stensberg (@evenstensberg) 's Twitter Profile Photo

At Webpack we just had our first ever Technical Steering Committee meeting! This means that the process towards a sustainable future for our organization has started! 🎉 github.com/webpack/tsc/bl…

Even Stensberg (@evenstensberg) 's Twitter Profile Photo

We had our 2nd tsc meeting at webpack today. Short summary: 1. One common project board for future webpack work 2. Merge webpack-contrib to webpack organization on GitHub.

Rob Palmer (@robpalmer2) 's Twitter Profile Photo

ECMAScript excitement 😉 Congrats to Jack Works 🕊️ Nicolò Ribaudo 🏳️‍🌈🇪🇺 hai-x on landing flagged support for TC39 Stage 3 Import Defer in upstream webpack 🎉 import defer * as ns from "m" Import Defer means lazy evaluation of modules; loading at the point of namespace usage 🔥