Adding Handlebars file extension .hbs to use html syntax#3699
Adding Handlebars file extension .hbs to use html syntax#3699jbalsas merged 3 commits intoadobe:masterfrom tcarlsen:master
Conversation
|
@tcarlsen Should we also support |
|
@jbalsas to be honest I did't realize that people was using that extension ??? hbs is so sort and good looking, byt if many people is using the longer extension version, when yes it should be added |
|
I was just curious, since I've seen it mentioned in some tutorials, mostly in reference to precompiling templates. (http://handlebarsjs.com/precompilation.html) This is just a convention, so we may well ignore it, but it would look weird if we support one but not the other. Would you like to add it? |
|
@tcarlsen This looks good, but it breaks one test in Btw, new commits do not trigger the email notifications, so make sure to ping whoever's reviewing your pull requests to let him know that there's new stuff to look into. |
|
sry @jbalsas for forgetting the test. Now its here and I did run a test me self and all is good :) |
|
No problem, @tcarlsen! Looking good now, thanks! Merging |
Adding Handlebars file extension .hbs to use html syntax
No description provided.