Home > @lynx-js/externals-loading-webpack-plugin > ExternalsLoadingPluginOptions

ExternalsLoadingPluginOptions interface

The options of the ExternalsLoadingPlugin.

Signature:

export interface ExternalsLoadingPluginOptions 

Properties

PropertyModifiersTypeDescription
backgroundLayerstringThe name of the background layer.
externalsRecord<string, ExternalValue>Specify the externals to be loaded. The externals should be Lynx Bundles.
mainThreadLayerstringThe name of the main thread layer.
Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.