yhat/rodeo

gulp build

オープン

#508 opened on 2016/10/17

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (473 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (3,934 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド