Skip to content

Commit

Permalink
feat: add a prepare script (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev authored Jan 16, 2024
1 parent 8ee95ad commit bdd2040
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"private": true,
"version": "0.0.0",
"scripts": {
"prepare": "npm run build",
"build": "npm run build --workspaces --if-present",
"build:main": "npm run build -w packages/emnapi",
"build:core": "npm run build -w packages/core",
Expand Down

0 comments on commit bdd2040

Please sign in to comment.