webpack/declarations/plugins
Art Chen cd0310f6d6 feat: support custom chunk name in container expose options
Module federation generates async chunks for exposed modules, which by
default named after the internal module id. This change allows users to
assign a custom name so that the file can be statically referenced.
2021-01-28 09:00:05 -08:00
..
container feat: support custom chunk name in container expose options 2021-01-28 09:00:05 -08: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
sharing add full Semantic Versioning for Shared Modules 2020-07-02 16:09:39 +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 upgrade tooling for improved array types 2020-10-28 20:51:08 +01:00