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