mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
PERF: use raw rendering for topic list
rename my handlebars helper to "raw", create ember compat handlebars to handle rendering patch ember rails to use the correct precompiler
This commit is contained in:
@@ -8,8 +8,10 @@
|
||||
// This is a BUG we should fix
|
||||
// it is only required here cause preview is not loading it using LAB
|
||||
//= require highlight.pack.js
|
||||
//
|
||||
|
||||
// Stuff we need to load first
|
||||
//= require ./discourse/lib/ember_compat_handlebars
|
||||
//= require ./discourse/lib/computed
|
||||
//= require ./discourse/mixins/scrolling
|
||||
//= require_tree ./discourse/mixins
|
||||
|
||||
Reference in New Issue
Block a user