🧐 explore post-install env

This commit is contained in:
Nikolay Kharitonov
2023-11-29 20:08:50 +00:00
parent e6516704a1
commit 7414a716e9

View File

@@ -8,7 +8,7 @@
}, },
"scripts": { "scripts": {
"build": "npm explore @screeps/driver -- npx webpack", "build": "npm explore @screeps/driver -- npx webpack",
"postinstall": "ls -al ../@screeps && 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",