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: fix incorrect import of esbuild-plugin-replace in build.js #2305

Closed
wants to merge 1 commit into from

Conversation

0xwitty
Copy link

@0xwitty 0xwitty commented Jan 31, 2025

The import for esbuild-plugin-replace was incorrect—it doesn't provide a named export replace.
This caused an error when building. Updated it to use the default import instead.

@0xwitty 0xwitty requested a review from a team as a code owner January 31, 2025 17:00
Copy link

vercel bot commented Jan 31, 2025

@0xwitty is attempting to deploy a commit to the rainbowdotme Team on Vercel.

A member of the Team first needs to authorize it.

@DanielSinclair
Copy link
Collaborator

Not sure that is true. What error are you seeing? Can you share info about your Node version and environment?

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