use lodash cause we like lodash (faster and we can remove templating easily)
This commit is contained in:
parent
b6846060b7
commit
6bf2f15610
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -81,7 +81,7 @@ module PrettyText
|
|||
@ctx["helpers"] = Helpers.new
|
||||
|
||||
ctx_load( "app/assets/javascripts/external/md5.js",
|
||||
"app/assets/javascripts/external/underscore.js",
|
||||
"app/assets/javascripts/external/lodash.js",
|
||||
"app/assets/javascripts/external/Markdown.Converter.js",
|
||||
"app/assets/javascripts/external/twitter-text-1.5.0.js",
|
||||
"lib/headless-ember.js",
|
||||
|
|
Loading…
Reference in New Issue