X Tutup
Skip to content

Commit bda120d

Browse files
committed
chore(pub): run build/pubspec.dart before build/analyzer.dart
1 parent 3177576 commit bda120d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/publish/pub_publish.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ cd $ROOT_DIR
1010

1111
gulp clean
1212
gulp build/packages.dart
13+
gulp build/pubspec.dart
1314
gulp build/analyze.dart
1415

1516
PKG_DIR=$ROOT_DIR/dist/pub

0 commit comments

Comments
 (0)
X Tutup