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

[Docs] Module Resolution #576

Open
6 tasks
jbroma opened this issue Apr 22, 2024 · 1 comment
Open
6 tasks

[Docs] Module Resolution #576

jbroma opened this issue Apr 22, 2024 · 1 comment
Labels
area:documentation The issue is about Re.Pack's documentation.

Comments

@jbroma
Copy link
Member

jbroma commented Apr 22, 2024

Contents

Chapter on Module Resolution should include:

  • - how normal modules are resolved in comparison with Metro
  • - how assets are resolved in comparison with Metro
  • - what is Package Exports, why is it disabled by default, and how it differs from Metro
  • - how are extensions handled and why the order is different from metro
  • - how to deal with resolution issues (adjust module.rules should be sufficient in 99% cases, but also mention aliasing)

Optional

  • - how to debug resolution issues in depth guide

Related issues

@jbroma jbroma added the area:documentation The issue is about Re.Pack's documentation. label Apr 22, 2024
Copy link

This issue has been marked as stale because it has been inactive for 30 days. Please update this issue or it will be automatically closed in 14 days.

@github-actions github-actions bot added the Stale label May 23, 2024
@jbroma jbroma removed the Stale label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:documentation The issue is about Re.Pack's documentation.
Projects
None yet
Development

No branches or pull requests

1 participant