Skip to content

Conversation

@7ttp
Copy link
Contributor

@7ttp 7ttp commented Dec 12, 2025

the esm wrapper was importing from the cjs build which causes exports is not defined error when loaded directly in browsers. changed to import from the esm module build instead.

closes #1942
supersedes #1914

cc @mandarini

@mandarini
Copy link
Contributor

Hi @7ttp ! Thank you for this PR! I will go with this one instead: #1950

Thanks for your effort!

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.

Vite dev regression after #1914: exports is not defined from CJS wrapper in @supabase/supabase-js@^2.86.0

2 participants