webpack/test/cases
Tobias Koppers ae261ed4c1 move default object redirect logic into separate meta property 2019-12-06 11:12:26 +01:00
..
amd add missing runtime requirement to AMD define 2019-02-03 12:12:24 +01:00
async-modules add missing runtime requirement for async module header 2019-11-19 13:11:23 +01:00
chunks emit a warning when require.include is used 2019-10-22 10:17:34 +02:00
cjs-tree-shaking add some test cases for cjs tree-shaking 2019-12-06 11:12:21 +01: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-inline add additional test case for variable leaking 2019-10-10 13:47:02 +02:00
errors emit a warning when require.include is used 2019-10-22 10:17:34 +02:00
inner-graph fix infinite loop on circular inner graph references 2019-10-07 10:52:35 +02:00
json move default object redirect logic into separate meta property 2019-12-06 11:12:26 +01:00
loaders refactor Parser to allow variable tagging 2019-09-03 14:17:46 +02:00
mjs rename exportsType named to default 2019-11-20 12:43:53 +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 fix bug where importing variables with special free names is broken 2019-10-30 13:06:53 +01:00
resolving emit a warning when require.include is used 2019-10-22 10:17:34 +02:00
runtime add plugin system for Stats presets, defaults, creation and printing 2018-12-18 22:07:14 +01:00
scope-hoisting move default object redirect logic into separate meta property 2019-12-06 11:12:26 +01:00
side-effects upgrade jest 2018-07-10 16:02:02 +02:00
wasm refactor async logic to break cycles 2019-06-05 14:17:15 +02:00