diff --git a/package.json b/package.json index 5bd81d588..eea23a958 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "main": "./javascript/dist/build.js", "scripts": { - "postinstall": "grunt build" + "postinstall": "grunt build --base \"$(npm prefix)\" --gruntfile etc/build/Gruntfile.js" }, "dependencies": { "grunt": "^1.0.1",