feat(loader): remove loaders

This commit is contained in:
Alexander Zhukov 2017-01-21 17:22:19 +03:00
parent 3fa775f262
commit 1c10938efe
15 changed files with 12 additions and 23 deletions

View file

@ -46,7 +46,6 @@ ng2-admin/
│ │ │
│ │ ├──app.component.ts * main application component
│ │ │
│ │ ├──app.loader.ts * requires initial css styles (most important for application loading stage)
│ │ │
│ │ ├──app.menu.ts * menu pages routes
│ │ │