Open abdulkader opened 2 years ago
While using a namespaced package name like @companyname/package-name the ESM build output was referring to the invalid file path. This PR will fix the issue.
@companyname/package-name
While using a namespaced package name like
@companyname/package-name
the ESM build output was referring to the invalid file path. This PR will fix the issue.