| Index: third_party/polymer/v1_0/reproduce.sh
|
| diff --git a/third_party/polymer/v1_0/reproduce.sh b/third_party/polymer/v1_0/reproduce.sh
|
| index 51aa656b029ad7e195a049071588545aecdc32ae..3c687b8ba8f96d447818281c20b3cc3e252674fe 100755
|
| --- a/third_party/polymer/v1_0/reproduce.sh
|
| +++ b/third_party/polymer/v1_0/reproduce.sh
|
| @@ -32,7 +32,7 @@ pushd "$(dirname "$0")" > /dev/null
|
| rm -rf components
|
| rm -rf ../../web-animations-js/sources
|
|
|
| -bower install --no-color
|
| +bower install --no-color --production
|
|
|
| rm components/*/.travis.yml
|
|
|
|
|