yhat/rodeo

gulp build

Open

#508 aperta il 17 ott 2016

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (473 fork)batch import
help wanted

Metriche repository

Star
 (3934 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor