From 3469ad564c034a43cd5ade945b323e7041d58704 Mon Sep 17 00:00:00 2001 From: Maxime Urbanski Date: Mon, 24 Jun 2024 15:17:42 +0200 Subject: [PATCH] router lazy loading --- .../common/sidebar/sidebar.component.html | 2 +- templates/angular/app/router/foo.ts | 21 +++++++------------ 2 files changed, 9 insertions(+), 14 deletions(-) diff --git a/templates/angular/app/components/common/sidebar/sidebar.component.html b/templates/angular/app/components/common/sidebar/sidebar.component.html index e306662c..23fc1308 100644 --- a/templates/angular/app/components/common/sidebar/sidebar.component.html +++ b/templates/angular/app/components/common/sidebar/sidebar.component.html @@ -2,7 +2,7 @@