Skip to content
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

feat: provide bundled API #49

Merged
merged 6 commits into from
Oct 12, 2022
Merged

feat: provide bundled API #49

merged 6 commits into from
Oct 12, 2022

Conversation

RaisinTen
Copy link
Contributor

@RaisinTen RaisinTen commented Oct 10, 2022

Node.js core doesn't support relative require calls, so this change provides a bundled API for Postject, so that it can be used easily in Node.js. Undici too follows the same strategy.

Refs: nodejs/undici#1183
Signed-off-by: Darshan Sen raisinten@gmail.com

Node.js core doesn't support relative require calls, so this change
provides a bundles API for Postject, so that it can be used easily
in Node.js. Undici too follows the same strategy.

Refs: nodejs/undici#1183
Signed-off-by: Darshan Sen <raisinten@gmail.com>
Signed-off-by: Darshan Sen <raisinten@gmail.com>
Signed-off-by: Darshan Sen <raisinten@gmail.com>
Signed-off-by: Darshan Sen <raisinten@gmail.com>
@RaisinTen RaisinTen self-assigned this Oct 11, 2022
scripts/build.mjs Outdated Show resolved Hide resolved
Signed-off-by: Darshan Sen <raisinten@gmail.com>
src/api.js Outdated Show resolved Hide resolved
Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
@RaisinTen RaisinTen merged commit 52502e6 into main Oct 12, 2022
@RaisinTen RaisinTen deleted the provide-bundled-api branch October 12, 2022 08:02
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.

2 participants