-
Notifications
You must be signed in to change notification settings - Fork 0
ESM Migration #68
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
ESM Migration #68
Conversation
I'm taking over this PR as part of the general ESM migration work. |
1e760ec
to
44ad2b1
Compare
Rebased on staging. |
Things have been fixed up and should be working. There is just a small issue with gyp build not working. Could be due to updating the version of node. Just something to look into. |
Task 3.? |
That's done, just need to get building working. I'm sidetracked with other things right now. |
Note that npm release of this is bundling cross compiled shared objects, unlike js-quic. |
10e9d6a
to
11f1ba6
Compare
Description
Migrate the DB to support ESM
Issues Fixed
Tasks
require
calls withawait import
or something elserequire('db')
is overFinal checklist