Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,667 contributions in the last year
Activity overview
Contribution activity
September 2020
Created a pull request in webpack/webpack that received 7 comments
new Worker() support
add support for async anonymous entrypoints from inside the codebase add worker example move entry options into Entrypoint and receive them from t…
+2,146
−165
•
7
comments
- fixes parsing of 'this' in arrow iife
- improve target option
- extract loader.target from target option
- move default externals from target into externalsPresets option
- separate wasm loading from target
- fix incorrect disposing of modules during HMR
- Stats/summary
- make entrypoints less verbose and add size info
- Enable asset experiment
- enable mjs experiment
- Grouping of assets and modules in stats for readablility
- increase timeouts
Created an issue in webpack/webpack that received 11 comments
webpack 5 release plan
TL;DR: release planned for 2020-10-10, RC about ~1 month before that. After nearly 1 year of beta testing and about 2 years of development we feel …
•
11
comments