David Witus
David Witus
I found the instructions confusing as well but checking out this [announcement page](http://niki4810.github.io/blog/2014/12/13/introducing-gulp-devtools/) made it clearer. Just a way to run your gulp tasks in the browser ... not much...
I don't understand how. Would be nice to get clearer examples of how you specify where handlebars-loader finds helpers in the project, overriding build fail error that reads: > You...
@mAAdhaTTah Where do you register the helpers so that the loader sees them? You are linking to a test file but if you have this in a build, and you...
@mAAdhaTTah Yep, was making it harder than it needed to be. Thanks for the tip. Adding the helper registers to the entry point of the app (in this case, app.js)...
This was opened a long time ago and there is another thread that suggests it was solved -- https://github.com/pcardune/handlebars-loader/pull/141 -- but as to how it works, no clue. The examples...
> The code being the same does not mean your PR was not merged. In this case it looks like this change ended up possibly breaking something else so it...