Skip to content

Commit

Permalink
build-ts pretest
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog-crabnebula committed Nov 16, 2023
1 parent 9f1d7de commit 7f8f7d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions bindings/packager/nodejs/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
enable-pre-post-scripts=true
1 change: 1 addition & 0 deletions bindings/packager/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"build": "pnpm build-ts && napi build --platform --profile release-size-optimized",
"build:debug": "napi build --platform && pnpm build-ts",
"prepublishOnly": "napi prepublish -t npm --gh-release-id $RELEASE_ID",
"pretest": "pnpm build-ts",
"test": "ava --no-worker-threads",
"universal": "napi universal",
"version": "napi version"
Expand Down

0 comments on commit 7f8f7d8

Please sign in to comment.