1 Star 0 Fork 28

Smile/report-designer

forked from Data Hu/report-designer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 661 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@datahu/all",
"version": "1.1.7",
"scripts": {
"preinit": "cd core && yarn && cd ../component-base && yarn && cd ../component && yarn && cd ../datasource && yarn && cd ../designer && yarn cd ../desktop && yarn && cd ..",
"build": "cd core && yarn build && yarn build:types && cd ../component-base && yarn build && yarn build:types && cd ../component && yarn build && yarn build:types && cd ../datasource && yarn build && yarn build:types cd ../desktop && yarn build && cd ..",
"start": "cd desktop && yarn start && cd ..",
"package": "cd desktop && yarn compile && cd .."
},
"dependencies": {},
"devDependencies": {}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xiaoxiaoF/report-designer.git
git@gitee.com:xiaoxiaoF/report-designer.git
xiaoxiaoF
report-designer
report-designer
master

搜索帮助