Skip to content
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

fix: install devtron and ember-inspector #424

Merged
merged 1 commit into from
Nov 26, 2019
Merged

Conversation

bendemboski
Copy link
Member

I apparently re-wrote some code to install these extensions and didn't test it at all, so:

  • fix (and simplify a bit) the install-extensions code
  • move electron-inspector to be a devDependency of the Electron project, since that's really where we need it (and that allows users to control the version, etc.)
  • add a test to verify that the install-extensions code is working

I apparently re-wrote some code to install these extensions and didn't test it at all, so:

* fix (and simplify a bit) the install-extensions code
* move electron-inspector to be a devDependency of the Electron project, since that's really where we need it (and that allows users to control the version, etc.)
* add a test to verify that the install-extensions code is working
Copy link
Member

@RobbieTheWagner RobbieTheWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@bendemboski bendemboski merged commit 95f6a05 into master Nov 26, 2019
@bendemboski bendemboski deleted the fix-extensions branch November 26, 2019 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants