1 Star 1 Fork 0

lin-mt / json-schema-editor-arco

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
arco.config.js 427 Bytes
一键复制 编辑 原始数据 按行查看 历史
lin-mt 提交于 2022-04-14 14:37 . feat: update demo and groupId.
module.exports = {
// globs to your packages
// e.g. [ 'packages/*' ]
packages: [],
// command you want to replace 'arco subCommand'
// e.g. publish: 'lerna publish'
alias: {
publish: '',
},
// initial meta for 'arco generate'
initialMeta: {
group: 42,
},
// path of arco block insertion, relative to /src ('myPath' will be resolved as '/src/myPath')
// pathBlockInsert: 'pathRelativeToSrc',
};
1
https://gitee.com/lin-mt/json-schema-editor-arco.git
git@gitee.com:lin-mt/json-schema-editor-arco.git
lin-mt
json-schema-editor-arco
json-schema-editor-arco
master

搜索帮助