Pinned
2,669 contributions in the last year
Activity overview
Contributed to
webpack/webpack,
webpack/enhanced-resolve,
webpack/watchpack
and 5 other
repositories
Contribution activity
December 2020
Created 128 commits in 7 repositories
Created 1 repository
- sokra/create-react-app JavaScript
Created a pull request in webpack/webpack that received 7 comments
update webpack-cli for examples
upgrade to webpack-cli 4 for building the examples What kind of change does this PR introduce? bugfix, deps Did you add tests for your changes? yes …
+1,583
−1,646
•
7
comments
Opened 19 other pull requests in 5 repositories
webpack/webpack
14
merged
- fix #12232
- improve typings
- treat `undefined` equal to not existing in rules
- add some missing types and exports
- update typings to include undefined/null types
- errors in initial cache no longer cause build dependencies to be ignored
- Bugfix/side effects
- allow to store large caches
- fix startup logic preventing inlining entry modules
- fix triggering processAssets for some assets twice
- fix handling of multiple identical assets with different querystrings
- update wasm dependencies
- fixes #12114
- improve rebuild performance

