weird that CF doesn't support bash
weird that CF doesn't support bash
bun commands at least?cd dist && bun ssr.js--commit-dirty does in wrangler pages deploy public --commit-dirty true?--commit-dirty Whether or not the workspace should be considered dirty for this deployment
bunx --bun vite build --ssr --log-level error
(cd dist && bun ssr.js {{PRESET}})
echo "Distributable files generated successfully!"--commit-dirtywrangler pages deploy public --commit-dirty true