[Feature] support resolve exports
and imports
field in package.json
#123
Labels
feature
New feature request
exports
and imports
field in package.json
#123
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
The text was updated successfully, but these errors were encountered: