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(cli): Make sortObject consistent even when keyOrder is given #2326

Merged
merged 1 commit into from
Sep 24, 2018
Merged

fix(cli): Make sortObject consistent even when keyOrder is given #2326

merged 1 commit into from
Sep 24, 2018

Conversation

pksunkara
Copy link
Contributor

The reason behind this PR is that my package.json is being rewritten everytime when I am running vue invoke. The keys which were not specified in the keyOrder are being inconsistent and changing everytime I am running vue invoke. This PR fixes that issue.

@haoqunjiang haoqunjiang merged commit 1a83944 into vuejs:dev Sep 24, 2018
@pksunkara pksunkara deleted the sort-object branch September 24, 2018 22:44
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.

2 participants