Merge branch 'master' of vincent/chainetv_web into dev
This commit is contained in:
commit
c67d5d1e2a
@ -1,4 +1,4 @@
|
||||
#/bin/bash
|
||||
DIRECTORY=$(cd `dirname $0` && pwd)
|
||||
npm install --prefix ${DIRECTORY}/client --only=prod
|
||||
npm install --prefix ${DIRECTORY}/client --production
|
||||
npm run --prefix ${DIRECTORY}/client build
|
||||
|
Loading…
Reference in New Issue
Block a user