Add example of how to make tsconfig paths work for generate:types #1846
Stupidism
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
Hey @Stupidism — this would be great to add to the docs. Can you make a PR? This is a new feature / request though rather than a bug so I'll convert this to a discussion and we can keep the conversation going there, but I agree that this would be great to have documented! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Documentation Issue
Today I met an issue that a configured path in my tsconfig.json is not respected by
payload generate:types
commandAnd I couldn't find any help in the documentation.
After hours of struggling, I found the workaround with tsconfig-paths:
Additional Details
I can create a PR to add this advanced usage in the documentation page
Beta Was this translation helpful? Give feedback.
All reactions