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

Any Opera version show "top level await support" error. #2247

Closed
Overdozed opened this issue May 12, 2022 · 0 comments · Fixed by #2252
Closed

Any Opera version show "top level await support" error. #2247

Overdozed opened this issue May 12, 2022 · 0 comments · Fixed by #2252

Comments

@Overdozed
Copy link

Opera support top level await feature from v75.
esbuild transform fails for any opera version set

Error: Transform failed with 1 error: assets/index.d08d2929.js:6015:39: ERROR: Top-level await is not available in the configured target environment ("opera86")

https://caniuse.com/mdn-javascript_operators_await_top_level

lbwa added a commit to lbwa/esbuild that referenced this issue May 14, 2022
lbwa added a commit to lbwa/esbuild that referenced this issue May 14, 2022
lbwa added a commit to lbwa/esbuild that referenced this issue May 14, 2022
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 a pull request may close this issue.

1 participant