Refs #1: Simple initial take at progress bar.
This commit is contained in:
parent
dfba0f2138
commit
ab2866df5b
4 changed files with 20 additions and 3 deletions
|
@ -2,7 +2,8 @@
|
|||
"predef": [
|
||||
"document",
|
||||
"window",
|
||||
"-Promise"
|
||||
"-Promise",
|
||||
"/* global nprogress */"
|
||||
],
|
||||
"browser": true,
|
||||
"boss": true,
|
||||
|
|
Reference in a new issue