umami icon indicating copy to clipboard operation
umami copied to clipboard

Feature: support deploy on Cloudflare Workers

Open jiang-zhexin opened this issue 6 months ago • 1 comments

I've attempted deployment on Cloudflare Workers based on this and this, and it's now working correctly.

I've minimized code changes to prevent disrupting other runtimes, but I haven't conducted thorough testing.

Why is the pg version locked at 8.15.6? In version 8.16.0, Webpack failed during bundling due to certain issues, a fix PR has been merged, so it should be possible to upgrade it to ^8.16.1 soon.

jiang-zhexin avatar Jun 14 '25 02:06 jiang-zhexin

@jiang-zhexin is attempting to deploy a commit to the umami-software Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jun 14 '25 02:06 vercel[bot]

Why is the pg version locked at 8.15.6? In version 8.16.0, Webpack failed during bundling due to certain issues, a fix PR has been merged, so it should be possible to upgrade it to ^8.16.1 soon.

it is fixed in 8.16.3

jiang-zhexin avatar Jul 10 '25 16:07 jiang-zhexin