Show More
@@ -12,7 +12,7 b' module.exports = function(grunt) {' | |||||
12 | main: { |
|
12 | main: { | |
13 | expand: true, |
|
13 | expand: true, | |
14 | cwd: 'bower_components', |
|
14 | cwd: 'bower_components', | |
15 |
src: 'webcomponentsjs/ |
|
15 | src: 'webcomponentsjs/webcomponents-lite.js', | |
16 | dest: '<%= dirs.js.dest %>/vendors', |
|
16 | dest: '<%= dirs.js.dest %>/vendors', | |
17 | }, |
|
17 | }, | |
18 | }, |
|
18 | }, |
General Comments 0
You need to be logged in to leave comments.
Login now