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
Gets 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:
<Function>function to render a module
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>&
<object>
render contextReturns:
<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.
Attributes
toString:
<Function>Attributes