mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-09-02 18:56:15 +08:00
wip
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"description": "Github Webhook Action",
|
||||
"main": "dist/main.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"build": "tsc --build --clean && ncc build src/main.ts -o dist",
|
||||
"format": "prettier --write **/*.ts",
|
||||
"lint": "eslint src/**/*.ts",
|
||||
"package": "ncc build --source-map"
|
||||
|
||||
Reference in New Issue
Block a user