Home > @lynx-js/externals-loading-webpack-plugin > ExternalsLoadingPluginOptions > externals
ExternalsLoadingPluginOptions.externals property
Specify the externals to be loaded. The externals should be Lynx Bundles.
Signature:
Example 1
Load lodash library in background layer and main-thread layer.
Example 2
Load lodash library only in background layer.

