Not impossible, you would just have to rewrite them into JS/TS yourself
Not impossible, you would just have to rewrite them into JS/TS yourself
bun commands at least?cd dist && bun ssr.jsbunx --bun vite build --ssr --log-level error
(cd dist && bun ssr.js {{PRESET}})
echo "Distributable files generated successfully!"