-
Notifications
You must be signed in to change notification settings - Fork 179
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
Upgrade esbuild to 0.24.0 #1934
base: develop
Are you sure you want to change the base?
Conversation
@vraravam has tested on mac on m1 (build the app and run it as a standalone app (not as a debug/dev mode with hot-reload - which stopped working for me approx 1 year ago) |
I don't think this is the case, since Also, on my local, I'm able to get a fully green build ie which results in a zero exit code when invoking the |
Oh you're right, I was looking for it next to the |
f1e34d6
to
a28cf2b
Compare
138f555
to
2e963e1
Compare
2e963e1
to
6fda6b2
Compare
6fda6b2
to
7a35e68
Compare
7a35e68
to
4c910f7
Compare
Pre-flight Checklist
Please ensure you've completed all of the following.
Description of Change
Upgrade esbuild to the latest version with accompanying changes in the APIs
Motivation and Context
Upgrade outdated packages.
Screenshots
Checklist
pnpm prepare-code
)pnpm test
passesRelease Notes