🧐 explore post-install env

This commit is contained in:
Nikolay Kharitonov
2023-11-29 20:19:05 +00:00
parent 9a0e6d3189
commit ea2fb2147b

View File

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