new VirtualUrlPlugin(modules, schemeOrOptions?): voidmodules{VirtualModules} The virtual modulesschemeOrOptions{string|Omit<VirtualUrlOptions, "modules">} The URL scheme to use- Returns:
<VirtualUrlPlugin>
Attributes
apply(compiler): voidAttributes
compiler:
<Compiler>the compiler instance
Returns:
{void}
Apply the plugin
findVirtualModuleConfigById(id): VirtualModuleAttributes
id:
<string>The module id
Returns:
{VirtualModule} The virtual module config
getCacheVersion(version): string | undefinedAttributes
Returns:
<string>
|
<undefined>The cache version
Get the cache version for a given version value