napi-rs/cli/src
2022-01-03 22:03:10 +08:00
..
__test__ fix(napi-derive): return instance from non-default constructor class 2021-12-24 21:37:47 +08:00
new feat(cli): provide rename command to rename everything in package-template project 2021-12-10 16:52:59 +08:00
artifacts.ts
build.ts Add support for cross compilation with Zig (#983) 2021-12-31 11:20:55 +08:00
consts.ts feat(cli): provide a way to override the native package name 2021-12-22 20:24:15 +08:00
create-npm-dir.ts fix(cli): preserve authors field while creating npm dir 2021-12-10 12:55:17 +08:00
debug.ts
index.ts feat(cli): provide rename command to rename everything in package-template project 2021-12-10 16:52:59 +08:00
js-binding-template.ts fix(cli): handle lld not found 2022-01-03 22:03:10 +08:00
parse-triple.ts Add support for cross compilation with Zig (#983) 2021-12-31 11:20:55 +08:00
pre-publish.ts chore(cli): remove substr usage 2021-12-27 18:36:57 +08:00
rename.ts feat(cli): provide rename command to rename everything in package-template project 2021-12-10 16:52:59 +08:00
spawn.ts fix(cli): shell: true instead of bash 2022-01-03 15:23:08 +08:00
update-package.ts
utils.ts fix(cli): wrong release assets content 2021-11-21 21:39:36 +08:00
version.ts