new PlatformPlugin(platform): voidplatform{Partial} - Returns:
<PlatformPlugin>
Creates an instance of PlatformPlugin.
platform{Partial}
apply(compiler): voidAttributes
compiler:
<Compiler>Returns:
{void}
Applies the plugin by registering its hooks on the compiler.