mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
[PM-25203] Resolve circular dependencies through LooseComponentsModule (#16157)
* Update modules to not import loose-components Instead they should import their dependencies directly. Only OssModule imports loose-components.module.ts. * Remove unused imports and exports
This commit is contained in:
@@ -1,2 +1 @@
|
||||
export * from "./shared.module";
|
||||
export * from "./loose-components.module";
|
||||
|
||||
Reference in New Issue
Block a user