Skip to content

Commit

Permalink
added postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Apr 28, 2024
1 parent 191fec4 commit 6483d43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/weigh-exports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
},
"scripts": {
"build": "tsc && esbuild ./src/index.ts --bundle --format=esm --platform=node --outdir=dist --external:@swc/* --external:chalk",
"postinstall": "pnpm build",
"esbuild:build": "pnpm esbuild:base --mangle-props=^_"
},
"engines": {
Expand Down

0 comments on commit 6483d43

Please sign in to comment.