js: use ES6 classes for polymer 2.x
This commit is contained in:
parent
69b8d6a77f
commit
d75cc12c5c
9 changed files with 226 additions and 138 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"main": {
|
||||
"expand": true,
|
||||
"cwd": "bower_components",
|
||||
"src": "webcomponentsjs/webcomponents*.*",
|
||||
"src": "webcomponentsjs/*.*",
|
||||
"dest": "<%= dirs.js.dest %>/vendors"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue