Skip to content

Commit 8f95df5

Browse files
committed
More simplifications (microsoft#67863)
1 parent 0280160 commit 8f95df5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build/gulpfile.extensions.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ const tasks = compilations.map(function (tsconfigFile) {
139139
// Tasks
140140
gulp.task('compile-extension:' + name, compileTask);
141141
gulp.task('watch-extension:' + name, watchTask);
142-
gulp.task('compile-extension-build:' + name, compileBuildTask);
143142

144143
return {
145144
compileTask: compileTask,

0 commit comments

Comments
 (0)