Skip to content

Commit

Permalink
chore: Add build script in package.json (#7885)
Browse files Browse the repository at this point in the history
  • Loading branch information
avelad authored Jan 13, 2025
1 parent b0be779 commit 56922ab
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 @@ -101,6 +101,7 @@
},
"license": "Apache-2.0",
"scripts": {
"build": "python build/all.py",
"prepack": "clean-package",
"postpack": "clean-package restore",
"prepublishOnly": "python build/checkversion.py && python build/all.py --force"
Expand Down

0 comments on commit 56922ab

Please sign in to comment.