This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/template-webpack-plugin

template-webpack-plugin package

A webpack plugin that simplifies creation of template.js files to serve your bundles.

Classes

Class

Description

LynxDebugMetadataPlugin

The LynxDebugMetadataPlugin is a webpack plugin that adds debug metadata to the output.

LynxEncodePlugin

LynxEncodePlugin

LynxTemplatePlugin

LynxTemplatePlugin

WebEncodePlugin

Interfaces

Interface

Description

EncodeOptions

The options for encoding a Lynx bundle.

LynxDebugMetadataPluginOptions

The options of the LynxDebugMetadataPlugin.

LynxEncodePluginOptions

The options for LynxEncodePluginOptions

LynxTemplatePluginOptions

The options for LynxTemplatePlugin

TemplateHooks

To allow other plugins to alter the Template, this plugin executes tapable hooks.

Variables