yhat/rodeo

gulp build

Open

#508 opened on 2016年10月17日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)JavaScript (3,934 stars) (473 forks)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.

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