feat: add CentOS7 single executable build
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node server.js",
|
||||
"build:single-exe": "node scripts/build-single-exe.js",
|
||||
"regression": "node scripts/regression.js"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user