parent
4f29287399
commit
0a536af093
|
@ -87,7 +87,7 @@ fi
|
|||
cd "`dirname $0`/.."
|
||||
|
||||
# Build the app
|
||||
yarn build --env=$deployEnv
|
||||
yarn build --configuration=$deployEnv
|
||||
|
||||
# Include any mode-specific files
|
||||
cp -rf src/extra-files/$deployEnv/. dist/
|
||||
|
|
Loading…
Reference in New Issue