Open Hazmi35 opened 1 day ago
What about adding linuxmusl to CompileTarget? Running bun build --compile --sourcemap --minify --target bun-linux-x64-modern src/index.ts on Alpine will fail with: error: Unsupported compile target: bun-linux-x64-musl-v1.1.36
What about adding linuxmusl to CompileTarget?
Running bun build --compile --sourcemap --minify --target bun-linux-x64-modern src/index.ts on Alpine will fail with:
bun build --compile --sourcemap --minify --target bun-linux-x64-modern src/index.ts
error: Unsupported compile target: bun-linux-x64-musl-v1.1.36
Originally posted by @Hazmi35 in #918
Originally posted by @Hazmi35 in #918