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

fix: ability to specify if transpiling cjs #284

Merged

Conversation

dsherret
Copy link
Member

No description provided.

@dsherret dsherret requested a review from bartlomieju October 28, 2024 22:45
Comment on lines +1426 to +1427
// todo(dsherret): remove export {} after https://github.com/swc-project/swc/pull/9682
assert_eq!(get_diagnostic("077;\n\nexport {};"), concat!(
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's ok to proceed without this for a little bit: #285

@dsherret dsherret merged commit bafeba0 into denoland:main Oct 30, 2024
2 checks passed
@dsherret dsherret deleted the fix_ability_to_specify_transpiling_cjs branch October 30, 2024 00:16
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.

2 participants