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

[Feature] support resolve exports and imports field in package.json #123

Closed
wre232114 opened this issue Mar 23, 2023 · 0 comments
Closed
Assignees
Labels
feature New feature request

Comments

@wre232114
Copy link
Member

wre232114 commented Mar 23, 2023

Background: See exports and import field definition: https://nodejs.org/api/packages.html#modules-packages

relative crate: https://github.com/farm-fe/farm/tree/main/crates/plugin_resolve

Tasks:
[ ] when a package defines exports and imports, using it to resolve the package's entry or remap the import
[ ] add unit test under tests

@ErKeLost ErKeLost self-assigned this Mar 24, 2023
@ErKeLost ErKeLost added roadmap roadmap and removed roadmap roadmap labels Mar 24, 2023
@wre232114 wre232114 added the feature New feature request label Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants