Move to angular cli
This commit is contained in:
parent
908f6e5e38
commit
63c4db6d71
74 changed files with 1028 additions and 1712 deletions
|
@ -11,7 +11,7 @@ const routes: Routes = [
|
|||
},
|
||||
{
|
||||
path: 'admin',
|
||||
loadChildren: './+admin#AdminModule'
|
||||
loadChildren: './+admin/admin.module#AdminModule'
|
||||
}
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue