Total Complexity | 0 |
Complexity/F | 0 |
Lines of Code | 11 |
Function Count | 0 |
Duplicated Lines | 0 |
Ratio | 0 % |
Changes | 2 | ||
Bugs | 0 | Features | 1 |
1 | let $ = require('jquery'); |
||
|
|||
2 | import 'popper.js' |
||
3 | import 'bootstrap' |
||
4 | import './paper/perfect-scrollbar.jquery.min' |
||
5 | import './paper/chartjs.min' |
||
6 | import './paper/bootstrap-notify' |
||
7 | import './paper/paper-dashboard' |
||
8 | import './ajaxFormSubmit' |
||
9 | |||
10 | // is needed for the build process |
||
11 | require('../img/wm2018.png'); |