🧐 explore post-install env

This commit is contained in:
Nikolay Kharitonov
2023-11-29 19:56:51 +00:00
parent 192a24f879
commit 2e3587b9bd

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 && npm run build" "postinstall": "ls -al .. && npm run build"
}, },
"author": "Artem Chivchalov <contact@screeps.com>", "author": "Artem Chivchalov <contact@screeps.com>",
"license": "ISC", "license": "ISC",