tldraw/packages/worker-shared/src
alex cbac3ad3d0
introduce images.tldraw.xyz image optimisation worker (#4069)
Fixes asset loading/processing on staging/previews by introducing a new
image processing worker. This worker acts as a proxy for our various
image hosts and resizes/optimizes/caches images on the fly. Like the old
bookmark worker, this one is deployed in an ad-hoc fashion as it works
across environments and we're not likely to change it often.

### Change type

- [x] `other`
2024-07-08 16:25:53 +00:00
..
createPersistQueue.test.ts put sync stuff in bemo worker (#4060) 2024-07-03 14:10:54 +00:00
createPersistQueue.ts put sync stuff in bemo worker (#4060) 2024-07-03 14:10:54 +00:00
env.ts add workers-shared package and source-maps for dotcom-worker sentry reports (#4052) 2024-07-02 09:10:20 +00:00
errors.ts Demo assets server (#4055) 2024-07-02 13:08:50 +00:00
getUrlMetadata.ts Demo server bookmark unfurl endpoint (#4062) 2024-07-03 10:48:34 +00:00
handleRequest.ts Demo server bookmark unfurl endpoint (#4062) 2024-07-03 10:48:34 +00:00
index.test.ts add workers-shared package and source-maps for dotcom-worker sentry reports (#4052) 2024-07-02 09:10:20 +00:00
index.ts put sync stuff in bemo worker (#4060) 2024-07-03 14:10:54 +00:00
sentry.ts introduce images.tldraw.xyz image optimisation worker (#4069) 2024-07-08 16:25:53 +00:00
userAssetUploads.ts introduce images.tldraw.xyz image optimisation worker (#4069) 2024-07-08 16:25:53 +00:00