Skip to content

Commit

Permalink
added back webcomponents dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stevewirts committed Nov 30, 2015
1 parent d14c239 commit 2d66d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ pwd
rm -rf components/$repo/.git

# copy all dependencies while excluding this directory...
rsync -r --exclude=temp --exclude=$repo ./components/
rsync -r --exclude=temp --exclude=$repo ../../ ./components/

# redirect by default to the component folder
echo "<META http-equiv="refresh" content=\"0;URL=components/$repo/\">" >index.html
Expand Down

0 comments on commit 2d66d43

Please sign in to comment.