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