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

add an esbuild plugin for minified dependencies #3693

Merged
merged 4 commits into from
Aug 5, 2024
Merged

add an esbuild plugin for minified dependencies #3693

merged 4 commits into from
Aug 5, 2024

Conversation

johrstrom
Copy link
Contributor

Work on #3688 to fix our javascript issues. Without this patch, issuing yarn upgrade will result in a few errors because some dependencies are the minified version and esbuild gets tripped up on these symbols and they collide with others.

@johrstrom johrstrom merged commit 6bd9bb0 into master Aug 5, 2024
26 checks passed
@johrstrom johrstrom deleted the js-fix branch August 5, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants