RPC frontend import
Did anyone else also have the problem of building the frontend app when importing the RPC Types from the backend? How did you solve it? I don't know what to do anymore...
I always get errors on non-existing imports in the frontend - this is pretty easy to understand because they are imports from the backend app. How can I solve it?
I always get errors on non-existing imports in the frontend - this is pretty easy to understand because they are imports from the backend app. How can I solve it?