Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Conversation

@MarshallOfSound
Copy link
Member

@MarshallOfSound MarshallOfSound commented Aug 27, 2017

With forge being pretty much the CLI for electron-compile applications packaging an internal CLI doesn't make much sense anymore.

That and because electron-compile is a production dependency we can remove the yargs dependency from production builds 👍

Fixes #209.

NOTE: This is a breaking change so will be major bump (thanks for reminding me @malept )

Copy link
Member

@malept malept left a comment

Choose a reason for hiding this comment

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

This will need a major version bump.

"rxjs": "^5.1.1",
"spawn-rx": "^2.0.3",
"yargs": "^4.8.1"
"spawn-rx": "^2.0.3"
Copy link
Member

Choose a reason for hiding this comment

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

Looks like we can get rid of this too.

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.

3 participants