Skip to content
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

[Next.js] Support Typescript next.config.ts #627

Closed
lforst opened this issue Jul 15, 2024 · 0 comments · Fixed by #630
Closed

[Next.js] Support Typescript next.config.ts #627

lforst opened this issue Jul 15, 2024 · 0 comments · Fixed by #630
Assignees

Comments

@lforst
Copy link
Member

lforst commented Jul 15, 2024

The Next.js team recently added support for TypeScript next.config.ts files. The wizard currently doesn't consider TS Next.js configs. We should consider all of the possible extensions: .ts, .cts, .mts, .cjs, .mjs, .js

Ref: vercel/next.js#35969 (comment)
Ref: vercel/next.js#63051

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 a pull request may close this issue.

2 participants