mirror of
https://github.com/github/codeql-action
synced 2026-05-23 20:00:54 +03:00
remove build-cli from top-level package.json
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
"description": "CodeQL action",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"build-cli": "webpack --mode production",
|
||||
"test": "ava src/** --serial --verbose",
|
||||
"lint": "tslint -p . -c tslint.json 'src/**/*.ts'",
|
||||
"removeNPMAbsolutePaths": "removeNPMAbsolutePaths . --force"
|
||||
|
||||
Reference in New Issue
Block a user