| .. |
|
amd
|
add missing runtime requirement to AMD define
|
2019-02-03 12:12:24 +01:00 |
|
async-modules
|
enable experiments.importAsync by default
|
2020-08-04 00:47:08 +02:00 |
|
chunks
|
disable used exports optimization in development to prevent unexpected changes to module
|
2020-07-09 08:46:43 +02:00 |
|
cjs-interop/non-existing-export
|
emit errors for exports in commonjs modules for which we know that they don't exist
|
2020-11-19 12:15:09 +01:00 |
|
cjs-tree-shaking
|
emit errors for exports in commonjs modules for which we know that they don't exist
|
2020-11-19 12:15:09 +01:00 |
|
code-generation/issue-12232
|
fix #12232
|
2020-12-18 21:54:18 +01:00 |
|
compile
|
add process.nextTick to avoid long recursion in callbacks
|
2019-01-10 16:41:30 +01:00 |
|
context
|
refactor regex
|
2020-10-06 21:19:29 +05:30 |
|
entry-exports-field
|
fix windows issue
|
2020-06-17 20:50:15 +02:00 |
|
entry-inline
|
add additional test case for variable leaking
|
2019-10-10 13:47:02 +02:00 |
|
errors
|
add breaking change info for fullySpecified resolving
|
2020-09-15 15:12:15 +02:00 |
|
esm/import-meta
|
improve code design of ImportMetaPlugin
|
2020-07-06 17:13:09 +02:00 |
|
inner-graph
|
disable used exports optimization in development to prevent unexpected changes to module
|
2020-07-09 08:46:43 +02:00 |
|
json
|
make visible exports from non-harmony modules more consistent
|
2020-11-16 17:19:36 +01:00 |
|
loaders
|
test for #10725
|
2020-04-26 19:14:34 +03:00 |
|
mjs
|
emit errors for exports in commonjs modules for which we know that they don't exist
|
2020-11-19 12:15:09 +01:00 |
|
nonce/set-nonce
|
Prefer the IDL 'nonce' property over .getAttribute('nonce')
|
2019-07-18 11:02:39 +02:00 |
|
optimize
|
fix: handle star import name collisions in module concatenation
|
2020-10-20 13:50:56 +03:00 |
|
parsing
|
fix handling of MetaProperty
|
2021-01-05 21:26:28 +01:00 |
|
resolving
|
update enhanced-resolve and loader-runner for fragment escaping support
|
2020-09-30 10:22:26 +02:00 |
|
runtime
|
flag commonjs dependency in try block as optional
|
2020-10-12 09:16:24 +02:00 |
|
scope-hoisting
|
add test case for star reexports
|
2020-11-16 11:53:21 +01:00 |
|
side-effects
|
terminate WebWorkers correctly
|
2021-01-09 19:06:02 +01:00 |
|
wasm
|
enable experiments.importAsync by default
|
2020-08-04 00:47:08 +02:00 |