Files
electron/script
Samuel Attard 8993a2c6ed Enable easy rebuild of native modules for unreleased electron (#12217)
* Enable easy rebuild of native modules for unreleased electron

Sometimes when developing locally (as I found this morning) you want to rebuild native modules
against an unreleased version of Electron (in this case local master).  This PR adds a simple
script to launch a local HTTP server that generates and hosts the required header and checksum
files to rebuild modules.  So far only tested on macOS but should work on all OS's

* Allow custom port

* clean up serve script

* make optionality more obvious
2018-03-14 12:59:18 +09:00
..
2018-03-12 09:33:06 +09:00
2017-11-22 11:30:06 +09:00
2017-11-13 09:27:02 -08:00
2017-08-29 14:19:20 +09:00
2017-12-19 18:37:02 -06:00
2017-12-16 13:11:04 +01:00
2016-11-23 08:18:46 +01:00
2017-01-09 09:27:20 -08:00
2018-03-12 09:33:06 +09:00
2018-03-06 00:03:14 +05:30
2016-05-25 09:10:46 -07:00
2017-10-23 11:02:50 -04:00