2 Star 9 Fork 9

Jerry K / antv-x6-vue2

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.babelrc 303 Bytes
Copy Edit Raw Blame History
Jerry K authored 2021-08-11 14:25 . fix: modify
{
"plugins": [
[
"component",
{
// 组件库的名字,需要和 package.json 里的 name 相同
"libraryName": "antv-x6-vue2",
// 存放组件的文件夹,如果不想配置此项,默认文件夹的名字为 lib
"libDir": "lib"
}
]
]
}
JavaScript
1
https://gitee.com/g0ngjie/antv-x6-vue2.git
git@gitee.com:g0ngjie/antv-x6-vue2.git
g0ngjie
antv-x6-vue2
antv-x6-vue2
master

Search