require-handlebars-plugin icon indicating copy to clipboard operation
require-handlebars-plugin copied to clipboard

There's no support for {data: true } in the compilation step.

Open tregusti opened this issue 12 years ago • 2 comments

We're using the { data: true } option when compiling our templates, but since this plugin doesn't support custom parameter, but instead just overwrites them internally here:

https://github.com/SlexAxton/require-handlebars-plugin/blob/fe2408dd7a47c26e99ae89ac7b91ca9c39448286/hbs.js#L380

See https://github.com/wycats/handlebars.js/pull/310 for info.

tregusti avatar Oct 05 '12 09:10 tregusti

I guess I'm not sure what this does or how to fix it :/ Any chance you can point me in the right direction or send a pull request. Happy to get it in.

SlexAxton avatar Oct 17 '12 21:10 SlexAxton

I'll take a look.

17 okt 2012 kl. 23:27 skrev Alex Sexton [email protected]:

I guess I'm not sure what this does or how to fix it :/ Any chance you can point me in the right direction or send a pull request. Happy to get it in.

— Reply to this email directly or view it on GitHub.

tregusti avatar Oct 18 '12 04:10 tregusti