Skip to content

Commit 3318efa

Browse files
authored
Export the Bazel deploy task from grind.dart (#963)
1 parent 01ed720 commit 3318efa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tool/grind.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import 'package:source_span/source_span.dart';
1313

1414
import 'grind/synchronize.dart';
1515

16+
export 'grind/bazel.dart';
1617
export 'grind/benchmark.dart';
1718
export 'grind/sanity_check.dart';
1819
export 'grind/synchronize.dart';

0 commit comments

Comments
 (0)