aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/build/client.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/client.sh')
-rwxr-xr-xscripts/build/client.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/build/client.sh b/scripts/build/client.sh
index 31b55dbf5..a86404c6f 100755
--- a/scripts/build/client.sh
+++ b/scripts/build/client.sh
@@ -148,10 +148,6 @@ if [ -z ${1+x} ] || [ "$1" != "--light" ]; then
148 done 148 done
149fi 149fi
150 150
151if [ "$1" != "--analyze" ]; then
152 rm "./dist/en-US/stats-es2015.json"
153fi
154
155cd ../ && npm run build:embed && cd client/ 151cd ../ && npm run build:embed && cd client/
156 152
157# Copy runtime locales 153# Copy runtime locales