electron-rebuild

v1.7.0
Electron supporting package to rebuild native node modules against the currently installed electron
electron

compile

tsc

watch

tsc -w

prepublish

npm run compile

test

mocha --compilers ts:ts-node/register ./test/*.ts

lint

tslint "src/**/*.ts" "test/**/*.ts"

Metadata

  • MIT
  • >=6.0.0
  • Paul Betts
  • released 1/12/2018

Downloads