Build the CLJS before type checking the frontend code (#27210)
This was using the CLJS code at master, so type-checking fails if you add new CLJS functions and use them from CLJS in the same PR.
Please register or sign in to comment
This was using the CLJS code at master, so type-checking fails if you add new CLJS functions and use them from CLJS in the same PR.