feat: make it smaller

This commit is contained in:
xHyroM 2023-04-06 20:44:33 +02:00
parent d7222bce30
commit 5561a5732b
No known key found for this signature in database
GPG key ID: BE0423F386C436AA
2 changed files with 5 additions and 58792 deletions

View file

@ -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",

File diff suppressed because one or more lines are too long