]> source.dussan.org Git - vaadin-core.git/commitdiff
index.html was not being deployed
authorManolo Carrasco <manolo@vaadin.com>
Fri, 3 Jun 2016 11:21:24 +0000 (14:21 +0300)
committerManolo Carrasco <manolo@vaadin.com>
Fri, 3 Jun 2016 11:21:24 +0000 (14:21 +0300)
tasks/cdn.js

index b290d42bd7c48776ff339c384bb70431a389dcb9..816f8521f89a8bcf6e948c88005de7efa211c7c2 100644 (file)
@@ -28,7 +28,7 @@ gulp.task('cdn:stage-bower_components', function() {
 });
 
 gulp.task('cdn:stage-vaadin-core-elements', function() {
-  return gulp.src(['LICENSE.html', 'README.md', 'vaadin-core-elements.html', 'demo/*', 'apidoc/*'], {
+  return gulp.src(['LICENSE.html', 'README.md', 'index.html', 'vaadin-core-elements.html', 'demo/*', 'apidoc/*'], {
       base: "."
     })
     .pipe(modify({