Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: provide bundled API 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> * fixup! test: bump timeout value from 60000 to 65000 Signed-off-by: Darshan Sen <raisinten@gmail.com> * fixup! test: bump timeout value from 65000 to 70000 Signed-off-by: Darshan Sen <raisinten@gmail.com> * fixup! fix: --output-api-header handling Signed-off-by: Darshan Sen <raisinten@gmail.com> * fixup! refactor: bundling and copying to dist logic Signed-off-by: Darshan Sen <raisinten@gmail.com> * fixup! chore: Error -> TypeError Co-authored-by: David Sanders <dsanders11@ucsbalum.com> Signed-off-by: Darshan Sen <raisinten@gmail.com> Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
- Loading branch information