Matthew Keil
|
2642595e39
|
Reorganize/Clean-Up Node Bindings (#189)
* refactor(node-bindings): create src/lib/test folders
* feat(node-bindings): update bundle/publish commands
* refactor(node-bindings): remove unused files and dependencies
* refactor(node-bindings): move fixtures to __fixtures__
* fix(node-bindings): revert format of fixture json file
* fix(node-bindings): prettierignore and gitignore
* feat(node-bindings): add bindings package
* fix(node-bindings): fix test setup path
* fix(node-bindings): remove post-build copy action in bindings.gyp
* fix(node-bindings): package.json keys
* Update contributors
---------
Co-authored-by: George Kadianakis <desnacked@riseup.net>
|
2023-03-09 18:21:28 +02:00 |
dancoffman
|
b6615527e9
|
Always make, never package.json scripts
|
2022-11-03 22:49:06 -07:00 |
dancoffman
|
bbc90b7da1
|
Use rollup to product distributable JS file
|
2022-11-03 22:30:54 -07:00 |
dancoffman
|
b8151db670
|
Cleanup
|
2022-11-03 15:13:49 -07:00 |
dancoffman
|
ac1762382a
|
TypeScript test
|
2022-11-02 13:45:29 -07:00 |
dancoffman
|
40db00f643
|
Add napi version
|
2022-11-02 13:21:41 -07:00 |
dancoffman
|
fdcab9d035
|
Install node-gyp with yarn
|
2022-11-01 22:22:14 -07:00 |