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

chore: move yorkie from cli-service to plugin-eslint & plugin-typescript #4153

Merged
merged 1 commit into from
Jun 18, 2019

Conversation

haoqunjiang
Copy link
Member

It is because yorkie is not used anywhere in @vue/cli-service, but only
included for the lintOn: 'commit' feature of eslint & typescript
plugin.

Also, a lot of global installation issues are caused by the yorkie
postinstall script. Moving it out of the dependency chain of @vue/cli
mitigates such issues.

It is because yorkie is not used anywhere in @vue/cli-service, but only
included for the `lintOn: 'commit'` feature of eslint & typescript
plugin.

Also, a lot of global installation issues are caused by the yorkie
postinstall script. Moving it out of the dependency chain of `@vue/cli`
mitigates such issues.
@haoqunjiang haoqunjiang merged commit 271bf39 into vuejs:dev Jun 18, 2019
haoqunjiang added a commit that referenced this pull request Jun 24, 2019
…ipt (#4153)

It is because yorkie is not used anywhere in @vue/cli-service, but only
included for the `lintOn: 'commit'` feature of eslint & typescript
plugin.

Also, a lot of global installation issues are caused by the yorkie
postinstall script. Moving it out of the dependency chain of `@vue/cli`
mitigates such issues.

(cherry picked from commit 271bf39)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant