mirror of
https://github.com/dorny/paths-filter.git
synced 2025-06-09 02:19:03 +00:00
Minify Build
This commit is contained in:
parent
d748e34e85
commit
9ac6e4619c
2 changed files with 3 additions and 17996 deletions
|
@ -9,7 +9,7 @@
|
|||
"format": "prettier --write **/*.ts",
|
||||
"format-check": "prettier --check **/*.ts",
|
||||
"lint": "eslint src/**/*.ts",
|
||||
"pack": "ncc build",
|
||||
"pack": "ncc build -m",
|
||||
"test": "jest",
|
||||
"all": "npm run build && npm run format && npm run lint && npm run pack && npm test"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue