From ad22074a780b4bdbe3cd9e903b3fa5ef83eaef14 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 19 Sep 2016 22:27:17 +0200 Subject: Client: fix prod build process --- scripts/build/client/prod.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build') diff --git a/scripts/build/client/prod.sh b/scripts/build/client/prod.sh index 478cae99e..e090e8082 100755 --- a/scripts/build/client/prod.sh +++ b/scripts/build/client/prod.sh @@ -2,4 +2,4 @@ cd client || exit -1 -npm run webpack -- --config config/webpack.prod.js --progress --profile --colors --display-error-details --display-cached --bail +npm run webpack -- --config config/webpack.prod.js --progress --profile --bail -- cgit v1.2.3