Type alias: SharedWorkspaceLibraryConfig
Ƭ SharedWorkspaceLibraryConfig: Object
Type declaration
| Name | Type |
|---|---|
getAliases | () => Record<string, string> |
getLibraries | (eager?: boolean) => Record<string, SharedLibraryConfig> |
getReplacementPlugin | () => NormalModuleReplacementPlugin |