mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-24 03:10:13 +01:00
todo fixes
This commit is contained in:
parent
515684f424
commit
89ec628932
3 changed files with 2 additions and 5 deletions
|
|
@ -16,7 +16,6 @@ import 'rxjs/add/operator/map';
|
|||
import 'rxjs/add/operator/mergeMap';
|
||||
|
||||
// Web dependencies
|
||||
// TODO: make sure this is a correct place
|
||||
import 'jquery';
|
||||
import 'bootstrap-loader';
|
||||
import 'font-awesome-sass-loader';
|
||||
|
|
@ -25,7 +24,6 @@ import 'font-awesome-sass-loader';
|
|||
if ('production' === ENV) {
|
||||
// Production
|
||||
|
||||
|
||||
} else {
|
||||
// Development
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue