🔨 add runtime build
This commit is contained in:
@@ -6,6 +6,10 @@
|
|||||||
"bin": {
|
"bin": {
|
||||||
"screeps": "bin/screeps.js"
|
"screeps": "bin/screeps.js"
|
||||||
},
|
},
|
||||||
|
"scripts": {
|
||||||
|
"build": "npm explore @screeps/driver -- npx webpack",
|
||||||
|
"install": "npm run build"
|
||||||
|
},
|
||||||
"author": "Artem Chivchalov <contact@screeps.com>",
|
"author": "Artem Chivchalov <contact@screeps.com>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user