diff --git a/gulpfile.js b/gulpfile.js index 4737fc0e..caecb8b5 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -1145,6 +1145,7 @@ gulp.task('unsetup-local',gulp.series( gulp.task('build-source-tarball',() => { const entries = [ + "index.js", "./app/**/*", "./assets/**/*", "./BUILD.md",