mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 11:41:03 +08:00
REVERT: Ember 2.10 -- it's not building properly
This commit is contained in:
@ -7,7 +7,6 @@ const Discourse = Ember.Application.extend({
|
||||
rootElement: '#main',
|
||||
_docTitle: document.title,
|
||||
__TAGS_INCLUDED__: true,
|
||||
RAW_TEMPLATES: {},
|
||||
|
||||
getURL(url) {
|
||||
if (!url) return url;
|
||||
|
Reference in New Issue
Block a user