gprc-zpages: do not output uglified js when building (#304)

This makes the output easier to use, and there's not a real need for
uglified js in this tool. This also eliminates the hash appended to
the output filenames.
This commit is contained in:
zpencer 2018-07-24 14:58:11 -07:00 committed by GitHub
parent e47ab0e246
commit 9f728cd3e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -13,5 +13,4 @@ if [[ $(which ng) == "" ]]; then
exit 1 exit 1
fi fi
ng build --prod --build-optimizer --base-href=/dist_channelz/ ng build --base-href=/dist_channelz/