-
目前发现较大的包
- viser-vue
- @ant-desing/icon
-
"@ant-design-vue/nuxt": "^1.4.5",
"ant-design-vue": "^4.2.5",
nuxt.config.ts
`
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({
compatibilityDate: '…
-
-
I was digging around since I am learning vite and llike vue, but havent dabbled with vue that much
I read this below which lead me to install vue ray (mentioned in the link)
https://stackoverflow.…
ss77a updated
2 years ago
-
**Describe the bug** A clear and concise description of what the bug is.
According to the vue-test-utils documentation it is possible to register global stuff using `config.global.*`, so for instan…
-
### Describe the bug
import Antd, { Button, Dropdown, Menu, MenuItem, Layout, LayoutContent, Spin, Tooltip, Tag, Divider, Empty, Pagination } from "ant-design-vue/es/index.js";
^^^^^^…
-
在qiankun的快速上手部分(https://qiankun.umijs.org/zh/guide/getting-started#%E4%B8%BB%E5%BA%94%E7%94%A8),
2. 在主应用中注册微应用
```
import { registerMicroApps, start } from 'qiankun';
registerMicroApps([
{
…
-
vite + ant-design-vue^1.7.8 build after index.b1acf744.js:13 Uncaught ReferenceError: Antd is not defined
`
import createImportPlugin from 'vite-plugin-import'
createImportPlugin({
o…
-
我想把ant-design-vue-pro集成在electron中,但是发现无法正常运行,报如下异常
```
Uncaught TypeError: Cannot assign to read only property 'constructor' of object '#'
at n (chunk-vendors.27086066.js:43)
at chunk-vend…
-