🧐 explore post-install env

This commit is contained in:
Nikolay Kharitonov
2023-11-29 20:11:23 +00:00
parent fc9bf1ecc3
commit c926c568a3

View File

@@ -7,8 +7,7 @@
"screeps": "bin/screeps.js"
},
"scripts": {
"build": "npm explore @screeps/driver -- npx webpack",
"postinstall": "npm explore @screeps/driver -- npx webpack"
"postinstall": "cd ../.. npm explore @screeps/driver -- npx webpack"
},
"author": "Artem Chivchalov <contact@screeps.com>",
"license": "ISC",