refactor(app): move route screens out of components
Exclude test and spec files from generated barrels so page imports do not load test modules at runtime.
This commit is contained in:
@@ -8,4 +8,3 @@ export * from "./splash-content";
|
||||
export * from "./splash-loading";
|
||||
export * from "./splash-logo";
|
||||
export * from "./splash-progress";
|
||||
export * from "./splash-screen";
|
||||
|
||||
Reference in New Issue
Block a user