bug(regression): ts-client generation is incomplete #3783
Labels
component:code-gen
Related to code generation
component:ts-client
type:error
Something isn't working
This PR #3659 introduced a regression where
FindRegisteredModules
in cosmosanalysis no longer discovers modules providing API/GRPC routes as fixed by @jeronimoalbi in #3661.This leads to an incomplete set of TS client modules being built which in turn breaks the scaffolded frontends (vue/react)
The text was updated successfully, but these errors were encountered: