1 Star 0 Fork 2

simonzhangs / chrome-extension

forked from BitDance / chrome-extension 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
nx.json 439 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kaz 提交于 2022-01-26 18:46 . feat: add monorepo
{
"extends": "@nrwl/workspace/presets/core.json",
"npmScope": "bitdance",
"affected": {
"defaultBase": "master"
},
"cli": {
"defaultCollection": "@nrwl/workspace"
},
"tasksRunnerOptions": {
"default": {
"runner": "@nrwl/workspace/tasks-runners/default",
"options": {
"cacheableOperations": [
"build",
"lint",
"test",
"e2e"
]
}
}
}
}
1
https://gitee.com/simonzhangs/chrome-extension.git
git@gitee.com:simonzhangs/chrome-extension.git
simonzhangs
chrome-extension
chrome-extension
master

搜索帮助