mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
run electron-rebuild on postinstall
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
},
|
||||
"license": "GPL-3.0",
|
||||
"scripts": {
|
||||
"postinstall": "electron-rebuild",
|
||||
"lint": "tslint src/**/*.ts || true",
|
||||
"lint:fix": "tslint src/**/*.ts --fix",
|
||||
"build": "npm run build:main | npm run build:renderer",
|
||||
|
||||
Reference in New Issue
Block a user