Replies: 1 comment
-
问题解决了。配置位置不对。
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
quasar-cli-vite
应如何使用 micro-app
在 boot 文件中执行了 microApp.start()
在 vue 文件中使用
<micro-app>
,报错Failed to resolve component: micro-app
按照文档中常见错误,在
quasar.config.js
文件中增加了报错
[plugin:vite:vue] At least one <template> or <script> is required in a single file component. App.vue
Beta Was this translation helpful? Give feedback.
All reactions