Home > @lynx-js/externals-loading-webpack-plugin > ExternalsLoadingPlugin
The webpack plugin to load lynx external bundles.
Signature:
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(options) | Constructs a new instance of the ExternalsLoadingPlugin class |
| Method | Modifiers | Description |
|---|---|---|
| apply(compiler) |