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 esbuild path used to bundle next.config.js on Windows #7555

Merged
merged 6 commits into from
Aug 13, 2024

Conversation

leoortizz
Copy link
Member

@leoortizz leoortizz commented Aug 13, 2024

Description

use path from npx which to run esbuild, Fixes #7549

Scenarios Tested

firebase deploy on Windows

Sample Commands

@leoortizz leoortizz force-pushed the leoortizz_esbuild-windows-fix branch from aa61c45 to 6c2d9d8 Compare August 13, 2024 16:53
@leoortizz leoortizz changed the title use path from npx which to run esbuild fix esbuild path used to bundle next.config.js on Windows Aug 13, 2024
@leoortizz leoortizz merged commit 5b59e22 into master Aug 13, 2024
41 checks passed
@leoortizz leoortizz deleted the leoortizz_esbuild-windows-fix branch August 13, 2024 17:51
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.

'esbuild' is not recognized as an internal or external command
2 participants