TwanoO67 / bootstraping-ngx-admin-lte

Angular2,4,6 project with AdminLTE dashboard template (using angular, angular-cli and ngx-admin-lte ) Formerly called 'ng2-admin-lte'.
463 stars 220 forks source link

how you have added jquery support in ng2-admin-lte #84

Closed nileshyadav326 closed 7 years ago

nileshyadav326 commented 7 years ago

hi I am not able to find out

-> import * as $ from 'jquery' -> declare var $:any; 0r any reference how jquery is added.

can you give some hint how it's added in the theme?

TwanoO67 commented 7 years ago

Hi!

It is included in the assets in angular-cli.json :)