There was an error while loading. Please reload this page.
1 parent bdeac30 commit aabc898Copy full SHA for aabc898
scripts/ci/build_js.sh
@@ -8,4 +8,6 @@ SCRIPT_DIR=$(dirname $0)
8
source $SCRIPT_DIR/env_dart.sh
9
cd $SCRIPT_DIR/../..
10
11
-./node_modules/.bin/gulp enforce-format build.js docs
+./node_modules/.bin/gulp enforce-format
12
+./node_modules/.bin/gulp build.js
13
+./node_modules/.bin/gulp docs
0 commit comments