Skip to content

export adapter utils for use in building external adapters #1216

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

Closed
wants to merge 1 commit into from

Conversation

bobjohnbob
Copy link

@bobjohnbob bobjohnbob commented May 20, 2025

This PR will add the /adapter/utils file to the list of exports in package.json.

Currently the node adapter is broken on Elysia 1.3. Some of us have attempted to fix it, but it seems that having access to import the adapter utils will be necessary to do so without copying or rebuilding a bunch of code. Exporting the these utils in "package.json should allow the node adapter to access those utils and reuse the code that is used to build the built-in adapter.

@jakub-msqt
Copy link

jakub-msqt commented May 21, 2025

Thank you for the fix. Hopefully this gets merged ASAP, I'm blocked by this.

@SaltyAom
Copy link
Member

Close as fixed by 47ae5fe

@SaltyAom SaltyAom closed this Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants