August 27, 2021 – September 3, 2021
Overview
Could not load contribution data
Please try again later
15 Pull requests merged by 3 people
-
match resource should not include special `.webpack[...]` extension
#14134 merged
Sep 3, 2021 -
fix null module externals
#14118 merged
Sep 3, 2021 -
chore(deps-dev): bump webpack-cli from 4.7.2 to 4.8.0
#14004 merged
Sep 3, 2021 -
chore(deps-dev): bump eslint-plugin-prettier from 3.4.0 to 4.0.0
#14100 merged
Sep 3, 2021 -
chore(deps-dev): bump core-js from 3.16.3 to 3.17.2
#14126 merged
Sep 3, 2021 -
chore(deps-dev): bump memfs from 3.2.2 to 3.2.4
#14127 merged
Sep 3, 2021 -
chore(deps-dev): bump fork-ts-checker-webpack-plugin from 6.3.2 to 6.3.3
#14129 merged
Sep 3, 2021 -
chore(deps-dev): bump jest from 27.0.6 to 27.1.0
#14080 merged
Sep 3, 2021 -
add mini-css import module test case
#14128 merged
Sep 3, 2021 -
add importModule to loader context by default
#14117 merged
Sep 2, 2021 -
upgrade filename runtime module to full hash module when referencing a full hash chunk
#14112 merged
Sep 2, 2021 -
close watching when closing compiler
#14095 merged
Aug 30, 2021 -
copy/read exports from imported async modules later once they are awaited
#14094 merged
Aug 30, 2021 -
fix(utils): avoid reserved property under ES #13971
#13972 merged
Aug 30, 2021 -
chore(deps-dev): bump simple-git from 2.44.0 to 2.45.0
#14086 merged
Aug 30, 2021
7 Pull requests opened by 5 people
-
Fix: managedPaths/snapshot is expected to return absolute paths.
#14079 opened
Aug 29, 2021 -
Adds option to skip storing cache to the filesystem
#14090 opened
Aug 30, 2021 -
Export the ResolvePluginInstance type
#14096 opened
Aug 30, 2021 -
chore(deps-dev): bump @types/node from 15.12.5 to 16.7.10
#14105 opened
Sep 1, 2021 -
add restore only flag
#14108 opened
Sep 2, 2021 -
chore(deps-dev): bump @babel/core from 7.14.8 to 7.15.4
#14124 opened
Sep 3, 2021 -
chore(deps): bump terser-webpack-plugin from 5.1.4 to 5.2.3
#14131 opened
Sep 3, 2021
21 Issues closed by 5 people
-
Filenames normalisation
#14137 closed
Sep 3, 2021 -
pwa in webpack 5
#14138 closed
Sep 3, 2021 -
Migration webpack 4 -> 5 and code splitting trouble antd
#14136 closed
Sep 3, 2021 -
Question: Build for productions module export issue
#14132 closed
Sep 3, 2021 -
Ionic and Webpack cannot find module Cannot find module './ion-app_8-md.entry.js'
#14123 closed
Sep 2, 2021 -
Build Error
#14119 closed
Sep 2, 2021 -
Missing docs for `devserver.public` path for webpack 5x
#14116 closed
Sep 2, 2021 -
Webpack 5 worker import fails with "chunks: 'all'" + [contenthash] in output filename
#13801 closed
Sep 2, 2021 -
Use a singleton pattern for included common/split chunks and modules
#14113 closed
Sep 2, 2021 -
webpack -v does not report correct version number
#14110 closed
Sep 2, 2021 -
deterministic hash chunk load failed
#14103 closed
Aug 31, 2021 -
module.exports is empty when using require.resolve
#14078 closed
Aug 31, 2021 -
Bug report,how can i disable the detect in flagging-modules-as-esm
#14101 closed
Aug 31, 2021 -
Compute `ModuleFederationPlugin`s remotes' URLs in the runtime
#12217 closed
Aug 31, 2021 -
webpack-5 new Worker with typescript files behaviors unexpected
#14092 closed
Aug 30, 2021 -
SVG referenced in CSS is being chunked for some reason
#14076 closed
Aug 30, 2021 -
Error handling on doBuild resulting in an error
#14071 closed
Aug 30, 2021 -
webpack 5 has outputed incompatible `export.default`
#13971 closed
Aug 30, 2021 -
outputFileSystem.readFile behaves differently than its documented type and for Stats | BigIntStats
#14048 closed
Aug 30, 2021 -
How to close warnings while compiling
#14073 closed
Aug 30, 2021 -
how can webpack get variables of src files ?
#14088 closed
Aug 30, 2021
6 Issues opened by 6 people
-
TypeError: Cannot read property 'hash' of undefined
#14142 opened
Sep 3, 2021 -
Build for productions with module federation cause white blank without error
#14130 opened
Sep 3, 2021 -
Inevitable unhandled Promise rejection due to failure of prefetch
#14115 opened
Sep 2, 2021 -
Module Federation with Library Type Module (ESM) is not working
#14111 opened
Sep 2, 2021 -
External imports in ESM output are two layers of "default" deep
#14097 opened
Aug 30, 2021 -
Error in multithreading with wasm-pack and webassembly rust
#14087 opened
Aug 30, 2021
23 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[webpack 5] rebuild is twice as slow comparing to webpack 4
#12102 commented on
Sep 1, 2021 • 6 new comments -
Dynamic expressions not working with new URL(.., import.meta.url)
#13373 commented on
Aug 30, 2021 • 2 new comments -
[Question]Will Webpack support CSS module scripts?
#14063 commented on
Sep 3, 2021 • 2 new comments -
Support Trusted Types in EvalSourceMapDevToolPlugin
#14075 commented on
Aug 30, 2021 • 1 new comment -
[5.0.0] built-in .d.ts is missing some(or many) types from @types/webpack
#11630 commented on
Aug 30, 2021 • 1 new comment -
[Breaking change] NormalModuleReplacementPlugin resolves modules using old resource's context in 5.49.0
#13957 commented on
Aug 31, 2021 • 1 new comment -
`webpack`'s named exports not available with Node's ESM resolution
#13098 commented on
Sep 1, 2021 • 1 new comment -
Enabling the OpenJS Foundation CLA bot
#14008 commented on
Sep 1, 2021 • 1 new comment -
Circular hash dependency for hashed folder names
#14058 commented on
Sep 3, 2021 • 1 new comment -
chore(deps-dev): bump @types/jest from 26.0.24 to 27.0.1
#13986 commented on
Sep 4, 2021 • 1 new comment -
chore(deps-dev): bump husky from 6.0.0 to 7.0.2
#14062 commented on
Sep 4, 2021 • 1 new comment -
Set port 41000 for lazy compilation backend
#14065 commented on
Aug 31, 2021 • 1 new comment -
chore(deps-dev): bump typescript from 4.2.4 to 4.4.2
#14074 commented on
Sep 4, 2021 • 1 new comment -
ESM builds should substitute `__filename` and `__dirname` references in CommonJS
#14072 commented on
Aug 30, 2021 • 0 new comments -
ProfilingPlugin crashes with devserver and in watch mode
#9114 commented on
Aug 30, 2021 • 0 new comments -
Logger: out of box color support for errors and warnings
#11215 commented on
Aug 30, 2021 • 0 new comments -
Compile top-level await to ES5
#11874 commented on
Aug 31, 2021 • 0 new comments -
Webpack doesn't split third party library code between bundles
#11680 commented on
Sep 1, 2021 • 0 new comments -
webpack 5 can't set output path to `/`
#10544 commented on
Sep 2, 2021 • 0 new comments -
HMR for federated modules
#11182 commented on
Sep 2, 2021 • 0 new comments -
LimitChunkCountPlugin max chunks not working for dynamic import
#11431 commented on
Sep 4, 2021 • 0 new comments -
MinChunkSizePlugin breaks federated modules loading
#12003 commented on
Sep 4, 2021 • 0 new comments -
add URL Dependencies support for module federation(consume shared module)
#14035 commented on
Sep 1, 2021 • 0 new comments