6 ms·
on cloudflare workers, the bundle limit makes 226KB massive.
by lulzx 9mo ago
on cloudflare workers, the bundle limit makes 226KB massive.
- kentonv 9mo agoFWIW, the limit these days is 10MB (after compression). https://developers.cloudflare.com/workers/platform/limits/ https://developers.cloudflare.com/workers/platform/limits/ That said, thank you for fighting library bloat! Small libraries tend to perform better (not just on Workers but in general).