-
My way is super janky
-
No matter with what option I run jade-to-handlebars, it does nothing. It literally just runs without giving me any clue as to what's happening. It produces no output, no .hbs files ever.
Although man…
-
this grunt plugin failed to work.
```
npm test
> grunt-handlebars-static@0.1.2 test /Users/robinqu/Desktop/TTS/tts-web/node_modules/grunt-handlebars-static
> grunt test
Loading "handlebars-static.j…
-
I get the following error when I try to use ic-tabs with ember 1.9.1:
```
Uncaught Error: Unknown template object: function
```
-
#### Support plan
* *is this issue currently blocking your project?* (yes/no):
* *is this issue affecting a production system?* (yes/no):
#### Context
* *node version*:
* *module v…
-
I'm not sure where this request should go... either with `django-pipeline` or `django-storages` or even something to do with `collectstatic`
It would be great to have an option to abort uploading / c…
-
## Example 1
`{{#File}}` (mistake, should be `{{File}}`
gives:
```
HandlebarsDotNet.HandlebarsCompilerException: Reached end of template before block expression '' was closed
at Handl…
-
Right now only '.hbs' and '.handlebars' are supported since those are the extensions that VS Code recognize as Handlebars files.
-
## The dependency [handlebars](https://github.com/wycats/handlebars.js) was updated from `4.7.0` to `4.7.1`.
🚨 [View failing branch](https://github.com/RedTn/backbone-stock/compare/master...RedTn:gr…
-
Hey Nishant, really nice work with the plugin.
I have made a couple of templates but is it possible to also make custom functions? I understand it's all using Handlebars.js so it may be possible?