MAINT: Upgrade ember to 2.14 (#10)

This commit is contained in:
Matthew Ryan Dillon 2017-07-10 05:41:30 -07:00 committed by GitHub
parent d58b4e218c
commit 4c58b0c331
14 changed files with 84 additions and 62 deletions

View file

@ -5,8 +5,6 @@ import config from './config/environment';
let App;
Ember.MODEL_FACTORY_INJECTIONS = true;
App = Ember.Application.extend({
modulePrefix: config.modulePrefix,
podModulePrefix: config.podModulePrefix,