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

remove electron runtime dependency from CLI #4882

Merged
merged 1 commit into from
Apr 11, 2019
Merged

remove electron runtime dependency from CLI #4882

merged 1 commit into from
Apr 11, 2019

Conversation

akosyakov
Copy link
Member

@akosyakov akosyakov commented Apr 11, 2019

fix #4871

that's a follow up of #4873, turns out we have to remove it from CLI as well otherwise unnecessary deps pulled anyway: https://travis-ci.org/theia-ide/theia-apps/jobs/518657324#L538

Copy link
Contributor

@kittaakos kittaakos left a comment

Choose a reason for hiding this comment

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

I tried yarn && yarn run rebuild:electron && yarn --cwd ./examples/electron/ start, the application started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

native-keymap should be optional dep
2 participants