移除C#导出支持
支持针对表配置输出目录
This commit is contained in:
10
project.tiny
Normal file
10
project.tiny
Normal file
@@ -0,0 +1,10 @@
|
||||
develop:
|
||||
actions:
|
||||
- name: dev
|
||||
title: 脚本编译服务
|
||||
description: 脚本编译服务
|
||||
command: yarn dev
|
||||
- name: test
|
||||
title: 单元测试
|
||||
description: 单元测试
|
||||
command: node ./dist/binary.js ./excel-exporter.yaml
|
||||
Reference in New Issue
Block a user