Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add directory details to packages/* package.json #6826

Merged
merged 1 commit into from
Apr 16, 2019
Merged

Add directory details to packages/* package.json #6826

merged 1 commit into from
Apr 16, 2019

Conversation

feelepxyz
Copy link
Contributor

Specifying the directory as part of the repository field in a
package.json allows third party tools to provide better support when
working with monorepos. For example, it allows them to correctly
construct a commit diff for a specific package.

This format was accepted by npm in npm/rfcs#19.

Specifying the directory as part of the repository field in a
package.json allows third party tools to provide better support when
working with monorepos. For example, it allows them to correctly
construct a commit diff for a specific package.

This format was accepted by npm in [npm/rfcs#19](npm/rfcs#19).
@ianschmitz
Copy link
Contributor

Thanks!

@mrmckeb
Copy link
Contributor

mrmckeb commented Apr 17, 2019

Thanks @feelepxyz - can you provide details of any packages using this approach now (this is for my own interest) :)

@feelepxyz
Copy link
Contributor Author

@mrmckeb yes we're using at @dependabot to link to the package and commit view from the PRs we create. Here's an example: benbrandt/movie-list#14

@feelepxyz feelepxyz deleted the add-repo-directory branch April 17, 2019 08:44
@lock lock bot locked and limited conversation to collaborators Apr 22, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants