Anber / wyw-in-js

MIT License
191 stars 8 forks source link

fix(transform): enhanced support of different transpilers #19

Closed Anber closed 8 months ago

Anber commented 8 months ago

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.

changeset-bot[bot] commented 8 months ago

🦋 Changeset detected

Latest commit: d1591a8f1e7ab910853475f304b00f80f7815365

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