master #18

Merged
vincent merged 11 commits from master into dev 2020-06-06 09:06:21 +00:00
2 changed files with 2 additions and 7544 deletions
Showing only changes of commit d4080a12bd - Show all commits

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