Y
Hacker News
new
|
ask
|
show
|
jobs
by
kalms
4835 days ago
Yes it does. This one precompiles handlebars for you:
https://github.com/SlexAxton/require-handlebars-plugin
1 comments
modarts
4835 days ago
That's pretty sweet. So if you run the r.js optimizer, you'll be serving minified, precompiled templates to the client.
link
kalms
4834 days ago
Indeed. We use it all the time!
link