We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.1.36+ededc168c
Darwin 24.1.0 arm64 arm
What can I do to debug why this is failing? The compile option works fine when I remove the bytecode option.
Building in Docker with
bun build \ --compile src/index.ts \ --bytecode \ --target "bun-linux-${TARGETARCH}" \ --sourcemap \ --outfile /api \ --external "./config/config*"
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What version of Bun is running?
1.1.36+ededc168c
What platform is your computer?
Darwin 24.1.0 arm64 arm
What steps can reproduce the bug?
What can I do to debug why this is failing? The compile option works fine when I remove the bytecode option.
Building in Docker with
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: