1 Star 0 Fork 44

肥飝猫/douban-trailer-imooc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
nodemon.json 239 Bytes
一键复制 编辑 原始数据 按行查看 历史
Scott 提交于 2018-02-08 23:18 . feat: 增加 parcel 打包中间件
{
"restartable": "rs",
"ignore": [
".git",
"node_modules/**/node_modules"
],
"verbose": true,
"execMap": {
"js": "node --harmony"
},
"watch": [
"server/",
"src/views",
"views"
],
"ext": "js json"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/ShaofeiZi/douban-trailer-imooc.git
[email protected]:ShaofeiZi/douban-trailer-imooc.git
ShaofeiZi
douban-trailer-imooc
douban-trailer-imooc
master

搜索帮助