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

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

LynxDebugMetadataPluginOptions interface

The options of the LynxDebugMetadataPlugin.

Signature:

export interface LynxDebugMetadataPluginOptions 

Properties

Property

Modifiers

Type

Description

debugMetadataAssetName?

string

(Optional) The name of the debug metadata asset.

LynxTemplatePlugin

typeof LynxTemplatePluginClass

The LynxTemplatePlugin class.