Merge branch 'dev' of vincent/chainetv_web into master
This commit is contained in:
commit
d4080a12bd
7541
client/yarn.lock
7541
client/yarn.lock
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,4 @@
|
|||||||
#/bin/bash
|
#/bin/bash
|
||||||
DIRECTORY=$(cd `dirname $0` && pwd)
|
DIRECTORY=$(cd `dirname $0` && pwd)
|
||||||
cd ${DIRECTORY}/client
|
npm install --prefix ${DIRECTORY}/client
|
||||||
yarn install
|
npm run --prefix ${DIRECTORY}/client build
|
||||||
yarn run build
|
|
||||||
|
Loading…
Reference in New Issue
Block a user