resolve import assertions error #8621
Replies: 1 comment
-
@TomokiMiyauci I moved it to a issue since it is a bug report: #8630 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The following error occurs when targeting file that uses import assertions.
This experimental syntax requires enabling the parser plugin: "importAssertions".
This seems to be an error from babel, is there any way to resolve this?
Beta Was this translation helpful? Give feedback.
All reactions