diff options
author | Chocobozzz <me@florianbigard.com> | 2018-02-23 15:39:50 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-02-23 15:39:50 +0100 |
commit | 998acc2215059428fc207ae7f3948038883179b7 (patch) | |
tree | 253eeecdf2fcbbd84bc906dc459f123d9b55be0f /client/package.json | |
parent | 285fe7c93072b2a8e6a9af6b7e8ffcdefcffbddf (diff) | |
download | PeerTube-998acc2215059428fc207ae7f3948038883179b7.tar.gz PeerTube-998acc2215059428fc207ae7f3948038883179b7.tar.zst PeerTube-998acc2215059428fc207ae7f3948038883179b7.zip |
Add bar when loading chunks
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json index 401f6bd61..96efcd519 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -38,6 +38,7 @@ | |||
38 | "@angularclass/hmr": "^2.1.3", | 38 | "@angularclass/hmr": "^2.1.3", |
39 | "@ngx-loading-bar/core": "^1.1.1", | 39 | "@ngx-loading-bar/core": "^1.1.1", |
40 | "@ngx-loading-bar/http-client": "^1.0.0-rc.1", | 40 | "@ngx-loading-bar/http-client": "^1.0.0-rc.1", |
41 | "@ngx-loading-bar/router": "^1.2.0", | ||
41 | "@ngx-meta/core": "^5.0.0", | 42 | "@ngx-meta/core": "^5.0.0", |
42 | "@types/core-js": "^0.9.28", | 43 | "@types/core-js": "^0.9.28", |
43 | "@types/lodash-es": "^4.17.0", | 44 | "@types/lodash-es": "^4.17.0", |