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(transform): enhanced support of different transpilers #19

Merged
merged 8 commits into from
Nov 7, 2023

Conversation

Anber
Copy link
Owner

@Anber Anber commented Oct 24, 2023

Motivation

collectExportsAndImports experienced some problems with code processed by different transpilers.

Summary

This PR introduces generate-fixtures scripts that transpiles specified fixtures with different versions and configs of tsc, swc, esbuild and babel.

collectExportsAndImports tests were fixed to support these generated fixtures.

Copy link

changeset-bot bot commented Nov 5, 2023

🦋 Changeset detected

Latest commit: d1591a8

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Anber Anber force-pushed the feature/fixtures-for-collectExportsAndImports branch from 6d53df4 to d1591a8 Compare November 7, 2023 15:06
@Anber Anber changed the title chore: fixtures for collectExportsAndImports fix(transform): enhanced support of different transpilers Nov 7, 2023
@Anber Anber merged commit 4b869aa into main Nov 7, 2023
7 checks passed
@layershifter layershifter deleted the feature/fixtures-for-collectExportsAndImports branch December 7, 2023 15:05
Anber added a commit that referenced this pull request Dec 7, 2023
@Anber Anber mentioned this pull request Dec 7, 2023
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.

1 participant