Tobias Koppers
|
1ee6f808d3
|
Revert "track chunk combinations for modules"
This reverts commit 0e13c7dea4.
|
2021-10-08 15:08:48 +02:00 |
Tobias Koppers
|
0e13c7dea4
|
track chunk combinations for modules
improves caching
improves SplitChunksPlugin
|
2021-10-07 15:43:27 +02:00 |
Tobias Koppers
|
08ea1464d5
|
keep state of chunk loading during hmr updates
ignore duplicate chunk loads
|
2021-08-16 13:50:43 +02:00 |
Tobias Koppers
|
629f9f031c
|
add support for module externals and automatic externals
|
2021-06-24 16:44:14 +02:00 |
Tobias Koppers
|
e4389a494b
|
Merge pull request #13467 from myNameIsDu/fix/check-promise-condition
fix:the judgment of promise is changed from instanceof to Promises/A+…
|
2021-06-18 12:26:02 +02:00 |
Tobias Koppers
|
42d882c2c2
|
shorter code
|
2021-06-18 10:21:19 +02:00 |
Mark Molinaro
|
ecf87288d5
|
perf: Remove Error.captureStackTrace from all WebpackErrors
|
2021-06-07 07:15:28 +00:00 |
du
|
946e96f476
|
fix:the judgment of promise is changed from instanceof to Promises/A+ standard
|
2021-05-29 00:53:19 +08:00 |
Tobias Koppers
|
b0fa9ccada
|
pretty files
|
2021-05-11 09:31:46 +02:00 |
Tobias Koppers
|
d808d04d26
|
attach the chunk graph to RuntimeModules
|
2021-04-14 12:26:35 +02:00 |
Tobias Koppers
|
4f963aa03f
|
update `@webassemblyjs`
|
2021-01-09 10:39:24 +01:00 |
highonweb
|
bc1911bf78
|
Changed name of memorize function to memoize
|
2020-12-27 03:02:57 +05:30 |
Tobias Koppers
|
48571c663f
|
add selective runtime requirements from startup logic which doesn't prevent inlining modules
avoid using startup function for grab data from preexecuted chunks
|
2020-12-11 14:36:48 +01:00 |
Tobias Koppers
|
99d7a205c2
|
prettier
|
2020-11-28 20:04:11 +01:00 |
Tobias Koppers
|
e1a405e3c2
|
prettier
|
2020-11-26 10:52:55 +01:00 |
Tobias Koppers
|
8e562aa260
|
fix some nitpicks with active state
|
2020-10-07 09:36:41 +02:00 |
Tobias Koppers
|
aa67a435a4
|
refactor wasm loading from target into output.wasmLoading option
allow entry specific wasm loading
|
2020-09-09 11:20:37 +02:00 |