Should be used only for "target === false" or when you want to overwrite platform target properties
new PlatformPlugin(platform): PlatformPlugin
Attributes
platform:
Partial<PlatformTargetProperties>target properties
Returns:
PlatformPluginCreates an instance of PlatformPlugin.
Attributes
platform:
Partial<PlatformTargetProperties>apply(compiler): void
Attributes
Applies the plugin by registering its hooks on the compiler.