Skip to content

Commit d2eed50

Browse files
committed
Add explicit electron-rebuild
1 parent 6072a65 commit d2eed50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@
205205
"posttest": "mongodb-runner stop --port 27017",
206206
"check": "mongodb-js-precommit './src/**/*{.js,.jsx}' './test/**/*.js'",
207207
"clean": "hadron-build clean",
208+
"postinstall": "electron-rebuild",
208209
"compile-ui": "hadron-build ui",
209210
"release": "hadron-build release",
210211
"test-unit": "npm test -- --unit",

0 commit comments

Comments
 (0)