We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44b76d0 + cf4bb2b commit 12883eeCopy full SHA for 12883ee
scripts/build_check.sh
@@ -7,5 +7,6 @@ pushd "${REPO_ROOT}"
7
npm run compile
8
npm run lint
9
npm run test
10
+npm run build
11
12
popd
0 commit comments