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

feat(cpa): support next.config.ts #7367

Merged
merged 2 commits into from
Jul 26, 2024
Merged

feat(cpa): support next.config.ts #7367

merged 2 commits into from
Jul 26, 2024

Conversation

denolfe
Copy link
Member

@denolfe denolfe commented Jul 25, 2024

Support new next.config.ts config file.

Had to do some weird gymnastics around swc in order to use it within unit tests. Had to pass through the parsed.span.end value of any previous iteration and account for it.

Looks to be an open issue here: swc-project/swc#1366

Fixes #7318

@denolfe denolfe merged commit a64f37e into beta Jul 26, 2024
44 of 45 checks passed
@denolfe denolfe deleted the fix/next-ts-config branch July 26, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant