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

fix: #40 error with web import #42

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

matijagaspar
Copy link
Contributor

@matijagaspar matijagaspar commented Sep 6, 2024

This addresses the issue with web imports. @paralleldrive was not included in the bundle so importing dist/ files directly fails.

Additionally, platform was changed to neutral as it was causing issues with browser module import.

Note, when importing esm directly into html <script type="module"> one should use dist/index.js

@matijagaspar matijagaspar merged commit 0bc39ed into main Sep 6, 2024
1 check passed
@micheleriva micheleriva deleted the fix/40-orama-cloud-error-with-web-import branch September 6, 2024 22:33
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.

2 participants