mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 16:16:21 +00:00
Combine build/pack
This commit is contained in:
18304
dist/index.js
vendored
18304
dist/index.js
vendored
File diff suppressed because it is too large
Load Diff
@@ -37,8 +37,7 @@
|
||||
"main": "dist/index.js",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"pack": "ncc build lib/main.js",
|
||||
"build": "tsc && ncc build lib/main.js",
|
||||
"test": "jest"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user