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

Update package.json to link to mono repo paths #563

Merged
merged 1 commit into from
Jan 20, 2022
Merged

Conversation

tombruijn
Copy link
Member

Following the package.json definition, we can specify where in the
repository the package is located. This will make commands like npm repo @appsignal/nodejs link to the sub directory directly. And
hopefully the repository will be listed correctly on npmjs.org with this
change.

We can also look at configuring things like the homepage, contributors
list and other useful metadata if this works.

Because I've updated all package.json files, all packages have a
changeset for it.

https://docs.npmjs.com/cli/v8/configuring-npm/package-json#repository

Following the `package.json` definition, we can specify where in the
repository the package is located. This will make commands like `npm
repo @appsignal/nodejs` link to the sub directory directly. And
hopefully the repository will be listed correctly on npmjs.org with this
change.

We can also look at configuring things like the homepage, contributors
list and other useful metadata if this works.

Because I've updated all `package.json` files, all packages have a
changeset for it.

https://docs.npmjs.com/cli/v8/configuring-npm/package-json#repository
@tombruijn tombruijn self-assigned this Jan 20, 2022
@tombruijn tombruijn marked this pull request as ready for review January 20, 2022 09:17
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.

3 participants