Drop nprogress
This commit is contained in:
parent
1d8bda846d
commit
cf44f33f39
7 changed files with 17 additions and 30 deletions
|
@ -2,8 +2,7 @@
|
|||
"predef": [
|
||||
"document",
|
||||
"window",
|
||||
"-Promise",
|
||||
"/* global nprogress */"
|
||||
"-Promise"
|
||||
],
|
||||
"browser": true,
|
||||
"boss": true,
|
||||
|
|
Reference in a new issue