Folo/apps
DIYgod a491a82b58
fix(ssr): disable tsdown inlineOnly check for worker build (#4870)
The worker build intentionally bundles all dependencies (noExternal: ["**"])
for Cloudflare Workers. Set inlineOnly: false to suppress the error that
causes the build to exit with code 1.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 21:04:33 +08:00
..
desktop release(desktop): release v1.3.1 2026-02-20 21:49:57 +08:00
mobile chore(firebase): switch to diygod Firebase config (#4868) 2026-02-22 15:15:13 +08:00
ssr fix(ssr): disable tsdown inlineOnly check for worker build (#4870) 2026-02-22 21:04:33 +08:00