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

Fix "file not found" issue using the latest ember-cli 1.13.12. #12

Closed jgelens closed 8 years ago

jgelens commented 8 years ago

The following error occurred after upgrading to the latest ember-cli:

ENOENT, no such file or directory 'concat_with_maps-input_base_path-mAlbqft7.tmp/0/components/loading-slider.css'

This pull request fixes it.