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.

貢獻者指南