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

New "exports" in package.json for v3.0.2 not working #420

Open
vespasianvs opened this issue Feb 25, 2025 · 1 comment
Open

New "exports" in package.json for v3.0.2 not working #420

vespasianvs opened this issue Feb 25, 2025 · 1 comment

Comments

@vespasianvs
Copy link
Contributor

When you install 3.0.2 the imports and types for the package don't work - it seems that the installed package from npm doesn't have a 'dist' folder, so the links lead to nowhere. There is also no *.umd.cjs. I can look at this, but probably not til tomorrow:

Image

Logged as an issue in case others find the same issue. My temporary fix is to edit my local package.json :)

@vespasianvs
Copy link
Contributor Author

Hacking the package.json doesn't fix the types though - even importing /types doesn't get the types (e.g. DayHours is not exported)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant