yhat/rodeo

gulp build

Open

#508 创建于 2016年10月17日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (473 fork)batch import
help wanted

仓库指标

Star
 (3,934 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

When building with gulp on Fedora 24, gulp looks for ./Closeable in src/browser/jsx/components/tabs but the existing file is called ./closeable with a lower case 'c'. Renaming ./closeable ->./Closeable fixed the issue.

贡献者指南