🧐 explore post-install env

This commit is contained in:
Nikolay Kharitonov
2023-11-29 20:01:05 +00:00
parent c3cefa631b
commit 9d59125ddc

View File

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