mirror of
https://github.com/electron/electron.git
synced 2026-01-27 16:28:23 -05:00
* 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
1.7 KiB
Executable File
1.7 KiB
Executable File