Replies: 1 comment
-
After digging a bit, I found this will fix it:
Seems like esbuild target is not being propagated? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
vite build
runs fine but notvite
vite.config.js:
with debug:
showing esnext is getting picked up.
Beta Was this translation helpful? Give feedback.
All reactions