Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Conversation

smashwilson
Copy link
Contributor

Fool electron-link into skipping the require() for electron-devtools-installer, which is installed as a dev dependency and unavailable when we're bundled.

installReactDevTools() is only called in dev mode, so this should be fine. If we do care about being able to install devtools while we're bundled we'd have to move electron-devtools-installer to be a non-dev dependency.

@smashwilson smashwilson merged commit 029f19b into master Feb 7, 2018
@smashwilson smashwilson deleted the trick-electron-link branch February 7, 2018 14:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants