这是开发预览网站。请访问正式文档 lynxjs.org

Home > @lynx-js/lynx-bundle-rslib-config > ExternalBundleWebpackPlugin

ExternalBundleWebpackPlugin class

The webpack plugin to build and emit the external bundle.

Signature:

export declare class ExternalBundleWebpackPlugin 

Constructors

Constructor

Modifiers

Description

(constructor)(options)

Constructs a new instance of the ExternalBundleWebpackPlugin class

Methods

Method

Modifiers

Description

apply(compiler)