mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
run electron-rebuild on postinstall
This commit is contained in:
parent
5f87bf3e28
commit
5a50e3e06f
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user