Skip to content

Commit

Permalink
Merge pull request #18 from Polymer/fixissue17
Browse files Browse the repository at this point in the history
Fixes issue #17
  • Loading branch information
dfreedm committed Apr 14, 2014
2 parents 3f111d1 + 60552a1 commit 43c95e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/gp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ git checkout --orphan gh-pages
git rm -rf -q .

# use bower to install runtime deployment
bower cache clean $repo # ensure we're getting the latest from master.
bower install --config.directory="components" $org/$repo#master

# redirect by default to the component folder
Expand Down

0 comments on commit 43c95e4

Please sign in to comment.