Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Polymer/polymer
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiefu committed Oct 17, 2013
2 parents 69f364c + 67b4752 commit ad291ad
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,17 +89,18 @@ module.exports = function(grunt) {
options: {
repos: [
'.',
'../platform',
'../WeakMap',
'../ShadowDOM',
'../HTMLImports',
'../CustomElements',
'../HTMLImports',
'../MutationObservers',
'../NodeBind',
'../PointerEvents',
'../PointerGestures',
'../polymer-expressions',
'../ShadowDOM',
'../TemplateBinding',
'../WeakMap',
'../observe-js',
'../NodeBind',
'../TemplateBinding'
'../platform',
'../polymer-expressions'
]
},
dest: 'build.log',
Expand Down

0 comments on commit ad291ad

Please sign in to comment.