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

Respect "module" config in SWC integration #1409

Merged
merged 6 commits into from Jul 22, 2021
Merged

Conversation

cspotcode
Copy link
Collaborator

@cspotcode cspotcode commented Jul 21, 2021

Closes #1397

@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #1409 (6ea89bd) into main (6681fcd) will increase coverage by 0.14%.
The diff coverage is 66.66%.

Impacted Files Coverage Δ
src/transpilers/swc.ts 73.80% <66.66%> (-1.20%) ⬇️
src/index.ts 77.86% <0.00%> (-0.04%) ⬇️
src/bin.ts 91.40% <0.00%> (ø)
src/repl.ts 76.05% <0.00%> (+1.95%) ⬆️

@cspotcode cspotcode added this to the 10.x.x milestone Jul 21, 2021
@cspotcode cspotcode merged commit e8a4d76 into main Jul 22, 2021
@cspotcode cspotcode deleted the ab/esm-emit-from-swc branch October 11, 2021 03:46
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.

Support ESM emit from swc transpiler
1 participant