Merge branch 'master' into gulp4

This commit is contained in:
Johan Nielsen 2018-06-26 15:10:11 +02:00 committed by GitHub
commit 47849447c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -198,4 +198,4 @@ gulp.task( 'revision', function(done) {
.pipe(gulp.dest('./')); // write manifest to build dir
done();
});
});