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

add complete ./dist/* to package.json exports #2004

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

KittenApps
Copy link
Contributor

followup on #1997, but now declaring the complete dist folder as exports in package.json, so that you can import dexie/dist/modern/dexie.mjs to without getting these rollup / vite errors:

[plugin node-resolve] Could not resolve import "dexie/dist/modern/dexie.mjs" in [...] using exports defined in [...]/node_modules/dexie/package.json.

@dfahlander dfahlander merged commit d8d8527 into dexie:master Jun 2, 2024
5 checks passed
@dfahlander
Copy link
Collaborator

Even better 👍 Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants