1 Star 0 Fork 0

jcleng/oni2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
test.json 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
{
"source": "./package.json",
"scripts": {
"run": "esy '@test' x OniUnitTestRunner",
"run-ci": "esy '@test' x OniUnitTestRunnerCI",
"core": "esy '@test' x OniUnitTestRunnerCore",
"cli": "esy '@test' x OniUnitTestRunnerCLI",
"libvim": "esy '@test' x OniUnitTestRunnerLibvim",
"model": "esy '@test' x OniUnitTestRunnerModel",
"exthost": "esy '@test' x OniUnitTestRunnerExtHost",
"textmate": "esy '@test' x OniUnitTestRunnerTextmate",
"service_net": "esy '@test' x OniUnitTestRunnerServiceNet",
"service_extensions": "esy '@test' x OniUnitTestRunnerServiceExtensions",
"watch": "esy '@test' dune build --watch --root . -j4",
"inline": "esy b dune runtest",
"watch:inline": "esy b dune runtest --watch"
},
"override": {
"build": ["dune build -p libvim,textmate,Oni2,OniUnitTestRunner -j4"],
"dependencies": {
"@reason-native/rely": "^3.2.1"
},
"install": [
"esy-installer #{self.target_dir}/default/Oni2.install",
"esy-installer #{self.target_dir}/default/OniUnitTestRunner.install"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jcleng/oni2.git
[email protected]:jcleng/oni2.git
jcleng
oni2
oni2
master

搜索帮助