Upgrade to angular 5

This commit is contained in:
Chocobozzz
2017-12-12 11:59:28 +01:00
parent 7bfd1b1edb
commit b682782093
9 changed files with 281 additions and 374 deletions

View File

@@ -4,5 +4,5 @@ cd client || exit -1
rm -rf ./dist
ng build -- --prod
npm run ng build -- --prod
NODE_ENV=production npm run webpack -- --config webpack/webpack.video-embed.js