Global: Ember.MODEL_FACTORY_INJECTIONS
Location: app/app.js at line 15
});
Ember.MODEL_FACTORY_INJECTIONS = true;
loadInitializers(App, config.modulePrefix);Global: Ember.Logger.warn
Location: app/components/layer-group.js at line 16
import sources from '../sources';
const { warn } = Ember.Logger;
export default Component.extend(ParentMixin, ChildMixin, {Global: Ember.Logger
Location: app/components/layer-group.js at line 16
import sources from '../sources';
const { warn } = Ember.Logger;
export default Component.extend(ParentMixin, ChildMixin, {