jerel / ember-cli-loading-slider

A YouTube like loading indicator for EmberJS packaged as an Ember CLI add-on.
MIT License
116 stars 36 forks source link

Adds Fastboot compatibility #29

Closed willviles closed 7 years ago

willviles commented 7 years ago

Ember CLI Loading Slider was throwing an error in Fastboot:

screen shot 2017-02-28 at 16 01 37

This PR ensures the slider is only initialized in non-Fastboot environments.