Skip to content

Commit

Permalink
Include layout.html in build
Browse files Browse the repository at this point in the history
  • Loading branch information
sorvell committed Aug 21, 2014
1 parent 51c1a5e commit 256c65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/update-builds.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ if [ $RELEASE -eq 1 ]; then
else
grunt minify audit
fi
cp build/build.log build/polymer.js build/polymer.js.map ../polymer/
cp build/build.log build/polymer.js build/polymer.js.map layout.html ../polymer/
popd

pushd components/polymer
Expand Down

0 comments on commit 256c65d

Please sign in to comment.