1 Star 1 Fork 44

Fork项目 / chinese-novel

forked from Darkce / chinese-novel
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.autod.conf.js 365 Bytes
一键复制 编辑 原始数据 按行查看 历史
Darkce 提交于 2019-08-26 13:31 . first
'use strict';
module.exports = {
write: true,
prefix: '^',
plugin: 'autod-egg',
test: [
'test',
'benchmark',
],
dep: [
'egg',
'egg-scripts',
],
devdep: [
'egg-ci',
'egg-bin',
'egg-mock',
'autod',
'autod-egg',
'eslint',
'eslint-config-egg',
],
exclude: [
'./test/fixtures',
'./dist',
],
};
HTML
1
https://gitee.com/fork_external_project/chinese-novel.git
git@gitee.com:fork_external_project/chinese-novel.git
fork_external_project
chinese-novel
chinese-novel
master

搜索帮助