-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
dev works but build not (Cannot use import statement outside a module) #324
Comments
MelihAltintas
added
the
bug: pending triage
Maybe a bug, waiting for confirmation
label
Jun 23, 2021
v0.19.1 still exist |
v0.21.6 still exist |
v0.22.2 still exist |
Workaround: use dynamic import see also #476 (comment) |
kiaking
added
bug
Something isn't working
and removed
bug: pending triage
Maybe a bug, waiting for confirmation
labels
May 23, 2022
v0.22.4 when i using ant-design-vue. Cannot use import statement outside a module import { tuple } from '../_util/type'; |
@Topthinking #856 should fix these issues. It's not yet supported in the latest release. Please wait for some time. You can use dynamic imports for now. |
3 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
vitepress dev docs working but vitepress build docs has errors.
Expected behavior
success build
System Info
The text was updated successfully, but these errors were encountered: