chore: speed up slow dev boot times#3027
Conversation
Generated-By: PostHog Code
|
React Doctor found no issues in the changed files. 🎉 Reviewed by React Doctor for commit |
|
…-slow-dev-boot-times
Generated-By: PostHog Code
|
React Doctor found no issues in the changed files. 🎉 Reviewed by React Doctor for commit |
|
…-slow-dev-boot-times
dev boot times were becoming really slow
this makes booting the dev process wayyy faster
the slowest part is now booting the actual renderer, which i'm sure we can speed up as well (which will bring gains in prod too)
Created with PostHog Code