You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that codegen-core is a thing, we should work towards eliminating the dependency on codegen-client from codegen-server. So the goal is to drive this number down to zero:
Now that
codegen-core
is a thing, we should work towards eliminating the dependency oncodegen-client
fromcodegen-server
. So the goal is to drive this number down to zero:These are candidates to be moved to
codegen-core
and be made more general if possible, reducing our usage onCodegenTarget
too: #1765.The text was updated successfully, but these errors were encountered: