Skip to content

fix esbuild path used to bundle next.config.js on Windows#7555

Merged
leoortizz merged 6 commits intomasterfrom
leoortizz_esbuild-windows-fix
Aug 13, 2024
Merged

fix esbuild path used to bundle next.config.js on Windows#7555
leoortizz merged 6 commits intomasterfrom
leoortizz_esbuild-windows-fix

Conversation

@leoortizz
Copy link
Copy Markdown
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 Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment