napi-rs/.github/workflows
Caleb Everett 95dd6ef485
refactor(cli): refactor js-binding to support easier bundling. (#1957)
* Refactor js-binding to support bundling single-package artifacts

The existsSync check breaks the bundlers I've tested (esbuild, webpack,
ncc), so you cannot bundle napi-rs packages that have all binarys in a
single package.

I've tested this change with both single package and multi package
libraries.

* Update snapshots

* Update CI

* Fix electron test

---------

Co-authored-by: Caleb ツ Everett <calebev@amazon.com>
Co-authored-by: LongYinan <lynweklm@gmail.com>
2024-02-26 15:46:07 +08:00
..
asan.yml chore(deps): update actions/cache action to v4 (#1908) 2024-01-18 10:35:59 +08:00
bench.yaml chore(deps): update actions/cache action to v4 (#1908) 2024-01-18 10:35:59 +08:00
docker.yaml ci: upgrade toolchain in Docker (#1956) 2024-02-18 13:42:10 +08:00
memory-test.yml chore(deps): update actions/cache action to v4 (#1908) 2024-01-18 10:35:59 +08:00
test-release.yaml refactor(cli): refactor js-binding to support easier bundling. (#1957) 2024-02-26 15:46:07 +08:00
zig.yaml refactor(cli): refactor js-binding to support easier bundling. (#1957) 2024-02-26 15:46:07 +08:00