webpack/declarations/plugins
Tobias Koppers 4f194f0748 advanced configs for container plugins
refactor options parsing to allow advanced config options
  automatic scoping has been removed and a scope method is offered instead
move shared schema definitions into a shared schema to allow to sync them
allow to pass multiple modules to a single exposed name
  they are all executed and the last one is exported
allow to pass multiple container locations to remotes
  they are tried in order, falling back to the next one when one fails
allow remotes to be promises as preparation of async externals
2020-05-14 15:50:35 +02:00
..
container advanced configs for container plugins 2020-05-14 15:50:35 +02:00
debug remove weird types 2020-05-12 15:58:43 +02:00
ids remove weird types 2020-05-12 15:58:43 +02:00
optimize remove weird types 2020-05-12 15:58:43 +02:00
AssetModulesPluginGenerator.d.ts remove weird types 2020-05-12 15:58:43 +02:00
AssetModulesPluginParser.d.ts remove weird types 2020-05-12 15:58:43 +02:00
BannerPlugin.d.ts remove weird types 2020-05-12 15:58:43 +02:00
DllPlugin.d.ts remove weird types 2020-05-12 15:58:43 +02:00
DllReferencePlugin.d.ts remove weird types 2020-05-12 15:58:43 +02:00
HashedModuleIdsPlugin.d.ts remove weird types 2020-05-12 15:58:43 +02:00
IgnorePlugin.d.ts remove weird types 2020-05-12 15:58:43 +02:00
JsonModulesPluginParser.d.ts remove weird types 2020-05-12 15:58:43 +02:00
LoaderOptionsPlugin.d.ts remove weird types 2020-05-12 15:58:43 +02:00
ProgressPlugin.d.ts remove weird types 2020-05-12 15:58:43 +02:00
SourceMapDevToolPlugin.d.ts remove weird types 2020-05-12 15:58:43 +02:00
WatchIgnorePlugin.d.ts remove weird types 2020-05-12 15:58:43 +02:00