From: Manolo Carrasco Date: Fri, 3 Jun 2016 11:21:24 +0000 (+0300) Subject: index.html was not being deployed X-Git-Tag: v1.1.0~3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9f076f573c67a329df6774e2bfc2ab4023cfe9af;p=vaadin-core.git index.html was not being deployed --- diff --git a/tasks/cdn.js b/tasks/cdn.js index b290d42..816f852 100644 --- a/tasks/cdn.js +++ b/tasks/cdn.js @@ -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({