We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3baf815 commit f74d772Copy full SHA for f74d772
1 file changed
gulpfile.js
@@ -597,7 +597,6 @@ gulp.task('build/packages.dart', function(done) {
597
'!build/pubget.angular2.dart',
598
'!build/change_detect.dart',
599
'build/pure-packages.dart',
600
- 'build/format.dart',
601
sequenceComplete(done));
602
});
603
0 commit comments