Home > @lynx-js/external-bundle-rsbuild-plugin
A rsbuild plugin for loading external bundles using externals-loading-webpack-plugin.
| Function | Description |
|---|---|
| pluginExternalBundle(options) | Create a rsbuild plugin for loading external bundles. This plugin wraps the externals-loading-webpack-plugin and automatically retrieves layer names from the react-rsbuild-plugin via api.useExposed. |
| Type Alias | Description |
|---|---|
| PluginExternalBundleOptions | Options for the external-bundle-rsbuild-plugin. |