-
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
Update to Vite ESM Build: Resolving CJS Node API Deprecation #97
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looking great and I also see that the test cases passed, fantastic!
I've written two small comments, and if I can ask, I would appreciate if you also did the same in the base package: got rid of ts-node
which is used for tests and use tsx
instead. That would maybe speed up the tests a little bit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I found a few more issues, but I've decided to fix them myself so you don't have to wait longer for the merge.
Everything should be okay now.
Okay, tests are passing and everything seems to be working. I'll merge then. 🎉 |
Thank you! Please let me know if there is anything else I can do. |
The only thing left to do for now is to look at the problem described in #92. As always, if you want to take a look at it, I'd be happy to help you! Either way, thank you for every contribution you did! ❤️ |
https://vitejs.dev/guide/troubleshooting