Skip to content

doc: add path rules and validation for export targets in package.json - #58604

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
0hmX:58576_2
Jun 9, 2025
Merged

doc: add path rules and validation for export targets in package.json#58604
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
0hmX:58576_2

Conversation

@0hmX

@0hmX0hmX commented Jun 6, 2025

Copy link
Copy Markdown
Contributor

Close#58576

I have added a new section called # Path Rules and Validation for Export Targets that goes over the invalid paths that are possible & and their valid counter parts

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/loaders

@nodejs-github-botnodejs-github-bot added the doc Issues and PRs related to the documentations. label Jun 6, 2025

@algoORgoalalgoORgoal left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit describes what was missing perfectly. Thank you for your pull request :)

@JakobJingleheimerJakobJingleheimer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

Comment threaddoc/api/packages.md Outdated
Comment threaddoc/api/packages.md Outdated
@JakobJingleheimerJakobJingleheimer added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. labels Jun 7, 2025
Comment threaddoc/api/packages.md Outdated
Comment threaddoc/api/packages.md Outdated
Comment threaddoc/api/packages.md Outdated
Comment threaddoc/api/packages.md Outdated
Comment threaddoc/api/packages.md Outdated
Comment threaddoc/api/packages.md Outdated
Comment threaddoc/api/packages.md Outdated
Comment threaddoc/api/packages.md Outdated
Comment threaddoc/api/packages.md Outdated
@marco-ippolitomarco-ippolito added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 9, 2025
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 9, 2025
@nodejs-github-bot
nodejs-github-bot merged commit 987aa0a into nodejs:mainJun 9, 2025
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 987aa0a

seriousme pushed a commit to seriousme/node that referenced this pull request Jun 10, 2025
PR-URL: nodejs#58604
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
targos pushed a commit that referenced this pull request Jun 16, 2025
PR-URL: #58604
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
aduh95 pushed a commit that referenced this pull request Jul 21, 2025
PR-URL: #58604
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
aduh95 pushed a commit that referenced this pull request Jul 24, 2025
PR-URL: #58604
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.docIssues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify Invalid Path Segment Rules in exports Field Documentation

6 participants

@0hmX@nodejs-github-bot@JakobJingleheimer@aduh95@algoORgoal@marco-ippolito