Skip to content

Commit

Permalink
fixed missing file in src tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
mi-g committed Dec 15, 2020
1 parent e741fa5 commit ccf28c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -1145,6 +1145,7 @@ gulp.task('unsetup-local',gulp.series(

gulp.task('build-source-tarball',() => {
const entries = [
"index.js",
"./app/**/*",
"./assets/**/*",
"./BUILD.md",
Expand Down

0 comments on commit ccf28c0

Please sign in to comment.