Devonte

Results 26 issues of Devonte

* Remove Bower * Use Eslint * Base tests on newest Ember configurations / LTS * Travis use chrome rather than phantomjs * Ember modules * move head above css...

This should have a way of not loading up certain files when the EMBER_CLI_FASTBOOT environment variable is present

enhancement

you need try JSON.parse(message.Body) catch then message.Body try { JSON.parse(message.Body); } catch (_error) { message.Body; }