Replies: 1 comment
-
Can any one help on this, I am getting following error:
|
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
-
Quasar embeds vite config within quasar.config.js, which does not support import statements (
SyntaxError: Cannot use import statement outside a module
)Does anyone know how to get around this? Quasar uses Vite under the hood.
Beta Was this translation helpful? Give feedback.
All reactions