🧐 explore post-install env
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "npm explore @screeps/driver -- npx webpack",
|
"build": "npm explore @screeps/driver -- npx webpack",
|
||||||
"postinstall": "npm run build"
|
"postinstall": "ls -al node_modulse && npm run build"
|
||||||
},
|
},
|
||||||
"author": "Artem Chivchalov <contact@screeps.com>",
|
"author": "Artem Chivchalov <contact@screeps.com>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|||||||
Reference in New Issue
Block a user