electron-rebuild

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

compile

babel --stage 1 --optional runtime -d lib/ src/ && babel --stage 1 --optional runtime -d test-dist/ test/

prepublish

npm run compile

test

npm run compile && mocha test-dist/*

Metadata

  • MIT
  • Whatever
  • Paul Betts
  • released 10/3/2015

Downloads

Maintainers