tldraw/packages/worker-shared
alex 8906bd8ffa
Demo server bookmark unfurl endpoint (#4062)
This adds the HTMLRewriter-based bookmark unfurler to the demo server.
It moves the unfurler into worker-shared, and adds some better shared
error handling across our workers.

I removed the fallback bookmark fetcher where we try and fetch websites
locally. This will almost never work, as it requires sites to set public
CORS.

### Change type
- [x] `other`
2024-07-03 10:48:34 +00:00
..
src Demo server bookmark unfurl endpoint (#4062) 2024-07-03 10:48:34 +00:00
package.json Demo server bookmark unfurl endpoint (#4062) 2024-07-03 10:48:34 +00:00
tsconfig.json Demo server bookmark unfurl endpoint (#4062) 2024-07-03 10:48:34 +00:00