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

doc: update for solution to dual package hazard #53873

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

taniishkaaa
Copy link

updates doc/api/packages.md to recommend node/default conditions instead of require/import as a solution to the dual package hazard

Fixes: #52174

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/loaders

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jul 16, 2024
@aduh95
Copy link
Contributor

aduh95 commented Jul 16, 2024

Can you run make format-md to fix the linter errors please?

@taniishkaaa
Copy link
Author

Can you run make format-md to fix the linter errors please?

I'm facing some errors while running the command, I'll get it done as soon as i can

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recommend node/default conditions instead of require/import as a solution to the dual package hazard
3 participants