Refs #1: Simple initial take at progress bar.

This commit is contained in:
Matthew Dillon 2015-02-26 20:46:56 -09:00
parent dfba0f2138
commit ab2866df5b
4 changed files with 20 additions and 3 deletions

View file

@ -2,7 +2,8 @@
"predef": [
"document",
"window",
"-Promise"
"-Promise",
"/* global nprogress */"
],
"browser": true,
"boss": true,