]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Fix client build
authorChocobozzz <florian.bigard@gmail.com>
Sun, 25 Jun 2017 09:33:16 +0000 (11:33 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Sun, 25 Jun 2017 09:33:16 +0000 (11:33 +0200)
commitf627b712c95cb7a867499534424f63d409f21ef7
treeae966005a3e844b37b03cb136503cf73fbd175c8
parent26b8286522f6be8ce097ad3f512ab4ad13d1191d
Fix client build

A node dep is in ES2015, but uglify is not compatible.

Temporary quick fix -> use babel on this module (awaiting an official
support of uglify and webpack for ES2015)
client/config/webpack.prod.js
client/package.json
client/yarn.lock