JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q34184F
  • License MIT

`napi build` without native dependencies

Package Exports

  • @ironblood/napi-cli-build
  • @ironblood/napi-cli-build/package.json

Readme

@ironblood/napi-cli-build

Download Install size

Cli tools for napi-rs ONLY for build

WARN: This is a tailed version. Use @napi-rs/cli unless it's not supported on your platform.

# or npm, pnpm
yarn add @ironblood/napi-cli-build -D
yarn napi-build build

Commands

Command desc docs
build build napi-rs project ./docs/build.md
pre-publish Update package.json and copy addons into per platform packages ./docs/pre-publish.md

Debug mode

DEBUG="napi:*" napi-build [command]