We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3177576 commit bda120dCopy full SHA for bda120d
1 file changed
scripts/publish/pub_publish.sh
@@ -10,6 +10,7 @@ cd $ROOT_DIR
10
11
gulp clean
12
gulp build/packages.dart
13
+gulp build/pubspec.dart
14
gulp build/analyze.dart
15
16
PKG_DIR=$ROOT_DIR/dist/pub
0 commit comments