webpack is a module bundler.
Vincent Chan
I want to contribute to Webpack project by implementing one of the proposed ideas, namely “Deep Scope Analysis”. The program will traverse the ASTs...
Dhruvdutt Jadhav
webpack-cli: Infrastructure and Automation Work This document majorly proposes most crucial things on the CLI roadmap like AST refactoring, static...
Jevan Chan
The performance issue, or bundle time speed-up, is a common challenge for modern JavaScript/web bundler. As one of the most powerful module bundlers...