Hi there,
I just identified an issue that seems to make v0.0.5 not importable. To fix it locally I copied the index.mjs file from the shared module because I noticed the file was not mapping correctly from the react package.json "module": "dist/index.mjs", mapping.
Failed to resolve entry for package "@usebasejump/react". The package may have incorrect main/module/exports specified in its package.json.
Can you please verify the issue exists in the main package as well?
Hi there,
I just identified an issue that seems to make v0.0.5 not importable. To fix it locally I copied the
index.mjsfile from thesharedmodule because I noticed the file was not mapping correctly from the reactpackage.json"module": "dist/index.mjs",mapping.Can you please verify the issue exists in the main package as well?