🧐 explore post-install env
This commit is contained in:
@@ -7,8 +7,7 @@
|
|||||||
"screeps": "bin/screeps.js"
|
"screeps": "bin/screeps.js"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "npm explore @screeps/driver -- npx webpack",
|
"postinstall": "cd ../.. npm explore @screeps/driver -- npx webpack"
|
||||||
"postinstall": "npm explore @screeps/driver -- npx webpack"
|
|
||||||
},
|
},
|
||||||
"author": "Artem Chivchalov <contact@screeps.com>",
|
"author": "Artem Chivchalov <contact@screeps.com>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|||||||
Reference in New Issue
Block a user