mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 08:20:13 +01:00
todo fixes
This commit is contained in:
parent
515684f424
commit
89ec628932
3 changed files with 2 additions and 5 deletions
|
|
@ -3,9 +3,7 @@ import {RouteConfig} from '@angular/router-deprecated';
|
|||
|
||||
import {Pages} from './pages';
|
||||
import {AppState} from "./app.state";
|
||||
|
||||
// TODO: is it really the best place to globally require that dependency?
|
||||
require("!style!css!sass!./theme/sass/_ionicons.scss");
|
||||
import './app.loader.ts';
|
||||
|
||||
/*
|
||||
* App Component
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue