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

ConstructorModifiersDescription
(constructor)(options)Constructs a new instance of the ExternalBundleWebpackPlugin class

Methods

MethodModifiersDescription
apply(compiler)