build(docs-infra): remove unnecessary script to workaround cli issue (#28012)

The cli issue has been fixed and we no longer need to work around it.
This is essentially reverting #23470.

PR Close #28012
This commit is contained in:
George Kalpakas
2019-01-09 14:52:26 +02:00
committed by Andrew Kushnir
parent f589933440
commit 836a5c72a0
2 changed files with 5 additions and 6 deletions

View File

@ -93,7 +93,7 @@ fi
cd "`dirname $0`/.."
# Build the app
yarn build-for $deployEnv --progress=false
yarn build --configuration=$deployEnv --progress=false
# Include any mode-specific files
cp -rf src/extra-files/$deployEnv/. dist/