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: update esbuild to fix typescript "satisfies" not supported issue #1324

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

rqzheng2015
Copy link
Contributor

Description

The current Mitosis will throw out error when compiling the typescript codes that include satisfies operator.

ERROR: Expected ";" but found "satisfies"

Need to upgrade esbuild to fix that.

Reference:

remix-run/remix#4639

Copy link

vercel bot commented Dec 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mitosis-fiddle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 27, 2023 5:08am

Copy link

nx-cloud bot commented Jan 2, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5753a41. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 4 targets

Sent with 💌 from NxCloud.

Copy link
Contributor

@samijaber samijaber left a comment

Choose a reason for hiding this comment

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

Sweet, thanks!

@samijaber samijaber merged commit 8980fd5 into BuilderIO:main Jan 2, 2024
7 checks passed
@rqzheng2015 rqzheng2015 deleted the fix/upgrade_esbuild branch January 4, 2024 03:37
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.

None yet

2 participants