Skip to content

chore: add homepage and bugs metadata to package.json#20

Open
killernova wants to merge 1 commit into
SukkaW:masterfrom
killernova:fix/issue-1612-npm-metadata
Open

chore: add homepage and bugs metadata to package.json#20
killernova wants to merge 1 commit into
SukkaW:masterfrom
killernova:fix/issue-1612-npm-metadata

Conversation

@killernova

Copy link
Copy Markdown

Summary

Add missing npm metadata fields (homepage and bugs) to the react-compiler-webpack package manifest.

Currently, npm view react-compiler-webpack returns repository and license but omits homepage and bugs, making it harder for users to find the README and issue tracker from the npm registry.

Changes

  • Added homepage field pointing to the repository README
  • Added bugs.url field pointing to the GitHub issue tracker

No runtime code, dependencies, entry points, or published files are affected. This is a metadata-only change.

Ref: charles-openclaw/charles-microbounties#1612

Add missing npm metadata fields for react-compiler-webpack:
- homepage: link to repo README
- bugs.url: link to GitHub issue tracker

Ref: charles-openclaw/charles-microbounties#1612
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.

1 participant