-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configure TypeScript and Babel standalone to load separately from the bundle (via <script async>) #392
Conversation
this reduce build time and total bundle size >5MB (chunks) by delegating it to public CDN
i use superhtml btw
same approach as prettier
when typescript gonna be stable 😂
This is a really good PR with the right approach, we're currently trying to get https://github.com/tscircuit/runframe integrated which will change how some of the dependencies work, so I'm trying not to immediately merge dep changes, but good work /tip $10 |
🎉🎈 @DrSensor has been awarded $10! 🎈🎊 |
This PR has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs. |
oh hey @DrSensor i think @ShiboSoftwareDev already fixed this using lazy loading, which turned out to be a way better approach than script async |
This PR has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs. |
This PR was closed because it has been inactive for 1 day since being marked as stale. |
close #335
/claim #335