-
Notifications
You must be signed in to change notification settings - Fork 27k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feedback: nextjs.org/docs/advanced-features/customizing-babel-config #20619
Comments
Just to follow up on this -- and happy to open a separate issue if that's easier -- I'm trying to use TypeORM and TypeGraphQL on Next API Routes, and running into an error with decorators:
Here's my
And
And finally
I love NextJS and the idea of running an Apollo Server via API Routes, all within the same project and using TypeScript, is super exciting. This is the only real roadblock at the moment. Thank you! |
@dgurns If you are still stuck take a look here: #4707 (comment) |
I'm also getting the The solutions in the linked thread work fine for |
This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you. |
To team: DM me for ideas on how we can improve this
The text was updated successfully, but these errors were encountered: