Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

With pre-compiling EJS and templates, can we get rid of parsing code?

$
0
0
I came across daffl's can-compile for grunt today and I'm wondering something about templates in general: when one pre-compiles templates for a production build, where does the parsing code go now that it's no longer needed?

Would something like requireJS optimization or Steal builds remove this?

Viewing all articles
Browse latest Browse all 3491

Trending Articles