Skip to content

Commit

Permalink
Add WeakMap to pull-all.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
arv committed Sep 5, 2013
1 parent 93165de commit e93dbf2
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions bin/pull-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,26 @@ POLYMER_PATH=${POLYMER_PATH:-"https://github.com/Polymer"}

# Short names for all the repos
REPOS=(
HTMLImports
CustomElements
HTMLImports
NodeBind
PointerEvents
PointerGestures
ShadowDOM
observe-js
NodeBind
TemplateBinding
polymer-expressions
WeakMap
labs
more-elements
observe-js
platform
polymer
polymer-elements
polymer-expressions
polymer-ui-elements
more-elements
toolkit-ui
projects
tools
todomvc
labs
toolkit-ui
tools
)

# Array of all the repos with full path
Expand Down

0 comments on commit e93dbf2

Please sign in to comment.