Commit 9ba073c8 authored by xinglei's avatar xinglei

*)修改生成配置文件名

parent 0130aeec
// 根据不同项目引用不同子项目的config.json配置
const configs = [
{ name: 'tool', source: 'packages/graphmod-atl/config.json' }
{ name: 'atl', source: 'packages/graphmod-atl/config.json' }
];
// 加载配置
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment