Skip to content

feat: add TS/JSX/TSX support#52

Draft
Shunjun wants to merge 4 commits intoDschungelabenteuer:jsxfrom
Shunjun:feat/jsx
Draft

feat: add TS/JSX/TSX support#52
Shunjun wants to merge 4 commits intoDschungelabenteuer:jsxfrom
Shunjun:feat/jsx

Conversation

@Shunjun
Copy link
Copy Markdown
Contributor

@Shunjun Shunjun commented Sep 4, 2024

I'm working on your pr.
I change to use the esbuild parser in vite. Ensure parsing results are consistent with vite.
And I fond we also need to transform TS file, so that es-module-lexer can find all the export statement.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Sep 4, 2024

🦋 Changeset detected

Latest commit: 2fcce09

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

This PR includes changesets to release 2 packages
Name Type
vite-plugin-entry-shaking-debugger Patch
vite-plugin-entry-shaking Patch

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

@Dschungelabenteuer Dschungelabenteuer self-assigned this Sep 13, 2024
@Dschungelabenteuer
Copy link
Copy Markdown
Owner

Dschungelabenteuer commented Sep 13, 2024

Thank's, Shunjun! I'll try to review your PR this week-end (or by monday). In the mean time, I'm changing the target branch so that I get a clearer overview of the changes :)

edit: missed the Draft status and noticed some commented out tests, I'll wait for this PR to be marked as ready!

@Dschungelabenteuer Dschungelabenteuer changed the base branch from main to jsx September 13, 2024 15:26
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