FIX: Mobile raw templates were not being resolved

This commit is contained in:
Robin Ward
2016-12-13 10:53:08 -05:00
parent a149913c4d
commit ea3db56d1c
12 changed files with 36 additions and 17 deletions

View File

@ -6,7 +6,6 @@ const _pluginCallbacks = [];
const Discourse = Ember.Application.extend({
rootElement: '#main',
_docTitle: document.title,
__TAGS_INCLUDED__: true,
RAW_TEMPLATES: {},
getURL(url) {