dasmoth / dalliance

Interactive web-based genome browser.
http://www.biodalliance.org/
BSD 2-Clause "Simplified" License
226 stars 68 forks source link

Promise require missing for kspace. Problem found using safari. #108

Closed Traksewt closed 9 years ago

Traksewt commented 9 years ago

The promise is used in the kspace file, yet it isn't included as a require like the other files that use promise. This caused an error when loading with safari. The fix solved the issue I was seeing.