diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-09-19 22:27:17 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-09-19 22:27:17 +0200 |
commit | ad22074a780b4bdbe3cd9e903b3fa5ef83eaef14 (patch) | |
tree | fc44ffb9e7feba0688eed18b41af8b6df693cf7d /client/tsconfig.json | |
parent | d268c551cc0cbe2f83f8cc9533ce5f636eda860a (diff) | |
download | PeerTube-ad22074a780b4bdbe3cd9e903b3fa5ef83eaef14.tar.gz PeerTube-ad22074a780b4bdbe3cd9e903b3fa5ef83eaef14.tar.zst PeerTube-ad22074a780b4bdbe3cd9e903b3fa5ef83eaef14.zip |
Client: fix prod build process
Diffstat (limited to 'client/tsconfig.json')
-rw-r--r-- | client/tsconfig.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/client/tsconfig.json b/client/tsconfig.json index c4e2a8804..10573b8ee 100644 --- a/client/tsconfig.json +++ b/client/tsconfig.json | |||
@@ -17,11 +17,7 @@ | |||
17 | "es6" | 17 | "es6" |
18 | ], | 18 | ], |
19 | "types": [ | 19 | "types": [ |
20 | "hammerjs", | ||
21 | "jasmine", | ||
22 | "node", | 20 | "node", |
23 | "protractor", | ||
24 | "selenium-webdriver", | ||
25 | "source-map", | 21 | "source-map", |
26 | "uglify-js", | 22 | "uglify-js", |
27 | "webpack" | 23 | "webpack" |