Skip to content
This repository has been archived by the owner on May 25, 2018. It is now read-only.

hamlbars not getting compiled to handlebars? #49

Open
mreinsch opened this issue Jun 23, 2013 · 0 comments
Open

hamlbars not getting compiled to handlebars? #49

mreinsch opened this issue Jun 23, 2013 · 0 comments

Comments

@mreinsch
Copy link

Tried to get hamlbars 2.0 with latest ember-rails to run (rails 3.2.13).

I was expecting hamlbars to compile the template to handlebars, as described in the documentation. I used the extension .js.hbs.hamlbars.

But instead, I was getting the raw content of the file when I had config.assets.debug disabled. With config.assets.debug enabled, the browser is trying to load ".js.hamlbars.js" files?! I tried with config.handlebars.precompile enabled and disabled, but that doesn't make any difference.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant