1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 05:25:27 +02:00

Upgraded to latest JS SPA release

This commit is contained in:
Harvey Kandola 2017-07-14 12:58:33 +01:00
parent 7397812307
commit a8e8d141d2
9 changed files with 666 additions and 679 deletions

View file

@ -16,7 +16,7 @@ import config from './config/environment';
let App;
Ember.MODEL_FACTORY_INJECTIONS = true;
// Ember.MODEL_FACTORY_INJECTIONS = true;
// Ember.RSVP.on('error', function(error) {
// console.log("App:");