Home > @lynx-js/externals-loading-webpack-plugin
A webpack plugin to load externals in Lynx. Use lynx.fetchBundle() and lynx.loadScript() API to load and parse the externals.
Requires Lynx version 3.5 or later.
| Class | Description |
|---|---|
| ExternalsLoadingPlugin | The webpack plugin to load lynx external bundles. |
| Interface | Description |
|---|---|
| ExternalsLoadingPluginOptions | The options of the ExternalsLoadingPlugin. |
| ExternalValue | |
| LayerOptions | The options of the background or main-thread layer. |