Represents the template runtime component.
new Template(): TemplateReturns:
<Template>Attributes
Attributes
Returns a single string from array.
Attributes
fn:
<Stringable>a runtime function (.runtime.js) "template"
Returns:
<string>the updated and normalized function string
Gets function content.
Attributes
modules:
<WithId>[] a collection of modules to get array bounds for
Returns:
<false>
|
<[number, number]>
returns the upper and lower array bounds
or false if not every module has a number based idGets modules array bounds.
Attributes
Returns converted identity.
Attributes
Number to identifier.
Attributes
Number to identifier continuation.
Attributes
Returns new prefix string.
Attributes
renderContext:
<ChunkRenderContextJavascriptModulesPlugin>render context
modules:
<Module>[] modules to render (should be ordered by identifier)
renderModule:
prefix:
<string>applying prefix strings
Renders chunk modules.
Attributes
runtimeModules:
<RuntimeModule>[] array of runtime modules in order
renderContext:
<RenderContextJavascriptModulesPlugin>render context
Returns:
<Source>rendered chunk runtime modules in a Source object
Renders chunk runtime modules.
Attributes
runtimeModules:
<RuntimeModule>[] array of runtime modules in order
renderContext:
{RenderContextJavascriptModulesPlugin & { codeGenerationResults?: CodeGenerationResults }} render context
Returns:
<Source>rendered runtime modules in a Source object
Renders runtime modules.
Attributes
Returns a commented version of string.
Attributes
Returns created identifier.
Attributes
Returns a commented version of string.
Attributes
Returns normalized bundle-safe path.
toString() =><string>
Attributes