Harrison Lo
CDCloudflare Developers
•Created by Harrison Lo on 6/28/2023 in #workers-help
How to serve react pages within the 200ms startup time limit?
wrangler deploy
now regularly gives me "Script startup exceeded CPU time limit." Using lazy
and Suspense
don't seem to help. The gzip size of the app is around 600kb. What are some strategies people use to serve react apps?7 replies