🔨 change runtime build trigger

This commit is contained in:
Nikolay Kharitonov
2023-11-25 20:11:13 +00:00
parent 77a1217f4b
commit 77de0f6659

View File

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