| .. |
|
amd
|
add missing runtime requirement to AMD define
|
2019-02-03 12:12:24 +01:00 |
|
async-modules
|
generate await code for import without await too
|
2019-12-30 20:34:36 +01:00 |
|
chunks
|
disable used exports optimization in development to prevent unexpected changes to module
|
2020-07-09 08:46:43 +02:00 |
|
cjs-tree-shaking
|
refactor exports info logic always represent exports object instead of namespace object
|
2020-04-22 21:01:29 +02:00 |
|
compile
|
add process.nextTick to avoid long recursion in callbacks
|
2019-01-10 16:41:30 +01:00 |
|
context
|
Fix wrong regexp replacements
|
2018-01-30 21:03:23 +01:00 |
|
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
|
improve exports hoisting in concatenated modules
|
2020-02-21 20:57:48 +01: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
|
Refactor how exportsType work
|
2019-12-06 11:13:08 +01:00 |
|
loaders
|
test for #10725
|
2020-04-26 19:14:34 +03:00 |
|
mjs
|
Refactor how exportsType work
|
2019-12-06 11:13:08 +01:00 |
|
nonce/set-nonce
|
Prefer the IDL 'nonce' property over .getAttribute('nonce')
|
2019-07-18 11:02:39 +02:00 |
|
optimize
|
add test cases with many exports
|
2019-02-21 09:11:43 +01:00 |
|
parsing
|
disable used exports optimization in development to prevent unexpected changes to module
|
2020-07-09 08:46:43 +02:00 |
|
resolving
|
update data uri test cases
|
2020-06-29 12:22:49 +03:00 |
|
runtime
|
test: add syntax error check in test cases
|
2020-02-25 12:45:09 +08:00 |
|
scope-hoisting
|
hoist exports to the top of a concatenated module
|
2020-02-21 12:21:32 +01:00 |
|
side-effects
|
disable used exports optimization in development to prevent unexpected changes to module
|
2020-07-09 08:46:43 +02:00 |
|
wasm
|
wasm: v128 support
|
2020-02-02 00:00:00 +00:00 |