grunt: switching to webcomponents-lite
This commit is contained in:
parent
265f64bcc7
commit
39de3aecc7
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ module.exports = function(grunt) {
|
|||
main: {
|
||||
expand: true,
|
||||
cwd: 'bower_components',
|
||||
src: 'webcomponentsjs/**',
|
||||
src: 'webcomponentsjs/webcomponents-lite.js',
|
||||
dest: '<%= dirs.js.dest %>/vendors',
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue