Cannot compile program that wraps around Vite #16550
Labels
bug
Something isn't working
bundler
Something to do with the bundler
needs investigate
Needs to be investigated to find the root cause
What version of Bun is running?
1.1.43-canary.84+189684f17
What platform is your computer?
Darwin 24.2.0 arm64 arm
What steps can reproduce the bug?
I am creating a wrapper around Vite and Tailwind for a project where I need to call them on a single HTML file in a .NET program. But trying to compile my cli wrapper produces this error after compilation. The compilation itself runs fast and fine.
Does Bun not include assets from modules or consider them?
at node_modules/vite/dist/node/constants.js:6:3
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: