Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: bump resolve-package-path to fix aliased module resolution
and some other edge cases, where for example a package doesn't have their main entry in the "exports" field in package.json, so `require.resolve` throws an error.
- Loading branch information