feat: make it smaller
This commit is contained in:
parent
d7222bce30
commit
5561a5732b
@ -19,7 +19,7 @@
|
|||||||
"author": "xHyroM",
|
"author": "xHyroM",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"format": "prettier --write src",
|
"format": "prettier --write src",
|
||||||
"build": "ncc build src/action.ts -o target"
|
"build": "ncc build src/action.ts -o target -m"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/cache": "^3.1.4",
|
"@actions/cache": "^3.1.4",
|
||||||
|
|||||||
58795
target/index.js
58795
target/index.js
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user