mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 19:39:30 +08:00
Reapply Ember 2.10 for good this time!
This reverts commit ddd299f4aaf25353cc2f47829d213623a3cf7590.
This commit is contained in:
@ -142,7 +142,7 @@ module Discourse
|
||||
|
||||
# Our templates shouldn't start with 'discourse/templates'
|
||||
config.handlebars.templates_root = 'discourse/templates'
|
||||
config.handlebars.raw_template_namespace = "Ember.TEMPLATES"
|
||||
config.handlebars.raw_template_namespace = "Discourse.RAW_TEMPLATES"
|
||||
|
||||
require 'discourse_redis'
|
||||
require 'logster/redis_store'
|
||||
|
Reference in New Issue
Block a user