-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Build libs/router with ts-up #19140
Build libs/router with ts-up #19140
Conversation
Thanks for the PR, @hayawata3626! A few notes:
|
@IanVS |
There did not seem to be any core-js in |
Whoops, okay, thanks, I thought there was! |
Alright, I'm not sure what is causing the error now. Maybe @ndelangen will know. |
This is great, I think that was the last package using my old prebundling custom util. Thanks, I have a good feeling that this will work now. |
@ndelangen
Should I just delete utils.js in the libs/router in this PR ? I would like to try! |
I'm not sure what utils.js is used for, but I think it's important. What I am referring to is the code in |
@ndelangen |
It sure is! 🎉 |
Thank you so much for the help @hayawata3626 ❤️ !! |
@ndelangen |
I invited you to the org 🎈 |
@ndelangen |
Enjoy the free code co-pilot 😉 |
Issue: #18732
What I did
Use tsup to build router
How to test
If your answer is yes to any of these, please make sure to include it in your PR.