Skip to content

chore: add repository.directory field to each package.json #3397

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

Merged
merged 1 commit into from
Feb 7, 2019

Conversation

damianstasik
Copy link
Contributor

This field allows you specify path of each package in a monorepo thanks to this npm RFC. Main benefit of providing this field is a more accurate link to the package's source code from its npmjs.com page.

I had to add repository section in three packages: cli-ui, cli-ui-addon-widgets, clicli-ui-addon-webpackas it was missing from theirpackage.json`.

…cify where each package lives in a monorepo
@haoqunjiang haoqunjiang merged commit 87f9a29 into vuejs:dev Feb 7, 2019
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.

3 participants