yhat/rodeo

gulp build

Open

#508 geöffnet am 17. Okt. 2016

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (3.934 Stars) (473 Forks)batch import
help wanted

Beschreibung

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.

Contributor Guide