Skip to content

Commit

Permalink
chore: add prepare script
Browse files Browse the repository at this point in the history
  • Loading branch information
alvrs authored and holic committed Apr 2, 2024
1 parent 47efd69 commit 3192a9a
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 @@ -9,6 +9,7 @@
"alto": "./src/lib/cli/alto.js"
},
"scripts": {
"prepare": "pnpm run build",
"clean": "rm -rf ./src/lib ./src/*.tsbuildinfo",
"clean-modules": "rm -rf ./src/node_modules node_modules",
"build": "pnpm -r run build",
Expand Down

0 comments on commit 3192a9a

Please sign in to comment.