Skip to content

Commit

Permalink
new build
Browse files Browse the repository at this point in the history
  • Loading branch information
ChromeGG committed Apr 1, 2024
1 parent d28b786 commit 178bb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dist"
],
"scripts": {
"build": "pnpm run clean && tsc -p tsconfig.json --emitDeclarationOnly && node esbuild.mjs",
"build": "pnpm run clean && tsc",
"clean": "rm -rf ./dist",
"generate": "tsx ./ts-signatures-generator",
"lint": "eslint --ext .ts src",
Expand Down

0 comments on commit 178bb9e

Please sign in to comment.