webpack/lib/config
Tobias Koppers a66290a15f add support for async externals
add `promise` external
add `import` external (uses import())

add `output.importFunctionName` option to change the `import()` function name

allow for inline external type when using arrays

fix some typings

fix namespace object behavior when using system external and accessing nested property
fix interop behavior for async dynamic modules
2020-05-19 17:25:43 +02:00
..
defaults.js add support for async externals 2020-05-19 17:25:43 +02:00
normalization.js add support for async externals 2020-05-19 17:25:43 +02:00