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

Failed to set react as external dependency #831

Open
nicksrandall opened this issue May 15, 2024 · 0 comments
Open

Failed to set react as external dependency #831

nicksrandall opened this issue May 15, 2024 · 0 comments
Labels
browser Not working in Browser

Comments

@nicksrandall
Copy link

Failing module

import { something } from "https://esm.sh/@builder.io/partytown/react?external=react"
// also doesn't work
import { something } from "https://esm.sh/@builder.io/partytown/react?deps=react@rc"

Error message

ESM.sh is not treating react as an external dependency.

Additional info

  • esm.sh version: v135
  • Browser version: Latest Chrome
@nicksrandall nicksrandall added the browser Not working in Browser label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser Not working in Browser
Projects
None yet
Development

No branches or pull requests

1 participant