webpack/declarations/plugins/container
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
..
ContainerPlugin.d.ts feat: support custom chunk name in container expose options 2021-01-28 09:00:05 -08:00
ContainerReferencePlugin.d.ts add script external 2020-06-04 03:18:07 +02:00
ModuleFederationPlugin.d.ts feat: support custom chunk name in container expose options 2021-01-28 09:00:05 -08:00