ember-cli 1.13.1
This commit is contained in:
parent
780b5ddb6c
commit
58779a4a7d
13 changed files with 63 additions and 31 deletions
|
@ -1,6 +1,5 @@
|
|||
import Ember from 'ember';
|
||||
import Application from '../../app';
|
||||
import Router from '../../router';
|
||||
import config from '../../config/environment';
|
||||
|
||||
export default function startApp(attrs) {
|
||||
|
|
Reference in a new issue