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.

貢獻者指南