Skip to content

Commit 1111a2f

Browse files
committed
wip
1 parent e20f05e commit 1111a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"tar": "^7.4.3"
55
},
66
"scripts": {
7-
"dist": "npx esbuild ./action.js --bundle --platform=node --target=node20 --outfile=./action.js"
7+
"dist": "npx esbuild ./action.js --bundle --platform=node --target=node20 --outfile=./action.js --allow-overwrite --minify"
88
}
99
}

0 commit comments

Comments
 (0)