yhat/rodeo

gulp build

Open

#508 创建于 2016年10月17日

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

描述

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.

贡献者指南