Skip to content

Conversation

@thetutlage
Copy link
Contributor

Users are facing issues when trying to deploy their code that builds successfully locally but fails remotely. This is because their .medusa/types directory is git ignored, and when they push the code to CI + build, it fails with type errors.

The simplest solution is to include the .medusa/types directory and treat them as any other type a user has in their project. The only difference is that they are written programmatically rather than by hand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants