webpack/declarations
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
..
plugins add support for async externals 2020-05-19 17:25:43 +02:00
WebpackOptions.d.ts add support for async externals 2020-05-19 17:25:43 +02:00
_sharedContainer.d.ts advanced configs for container plugins 2020-05-14 15:50:35 +02:00