Merge branch 'dev' of vincent/chainetv_web into master

This commit is contained in:
vincent 2019-05-16 08:20:17 +02:00 committed by Gitea
commit d4080a12bd
2 changed files with 2 additions and 7544 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,4 @@
#/bin/bash
DIRECTORY=$(cd `dirname $0` && pwd)
cd ${DIRECTORY}/client
yarn install
yarn run build
npm install --prefix ${DIRECTORY}/client
npm run --prefix ${DIRECTORY}/client build