Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jan 15, 2025
1 parent e20f05e commit 1111a2f
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 @@ -4,6 +4,6 @@
"tar": "^7.4.3"
},
"scripts": {
"dist": "npx esbuild ./action.js --bundle --platform=node --target=node20 --outfile=./action.js"
"dist": "npx esbuild ./action.js --bundle --platform=node --target=node20 --outfile=./action.js --allow-overwrite --minify"
}
}

0 comments on commit 1111a2f

Please sign in to comment.