Skip to content

Backport (2-0-x) - Enable easy rebuild of native modules for unreleased electron #12260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 14, 2018
Merged

Backport (2-0-x) - Enable easy rebuild of native modules for unreleased electron #12260

merged 4 commits into from
Mar 14, 2018

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Mar 14, 2018

Backport of #12217

See that PR for details.

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
@trop trop bot requested a review from a team March 14, 2018 04:01
@trop trop bot added the backport This is a backport PR label Mar 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant