x/pkgsite: add checks to all.bash for JS compile errors #40333
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the moment, the all.bash does not check for any common JS issues, such as an undefined variable or type errors. We should add steps to help catch these issues to the all.bash.
/cc @andybons @jba @jamalc
The text was updated successfully, but these errors were encountered: