Use CPX command

This commit is contained in:
dannyrb 2019-04-29 06:52:02 -04:00
parent 5aba221957
commit 803aaafdcf

View File

@ -57,4 +57,4 @@ yarn build:web
# NEW DEPLOY
mkdir docs/latest/_book/demo/
cp -R build/* docs/latest/_book/demo/
cpx 'build/*' docs/latest/_book/demo --verbose