Jarid Margolin
Jarid Margolin
Ahhh, yes. I like the idea of `Page.Container`.... I will open a PR :) Thanks for the suggestion.
I was poking around in the source code but it wasn't immediately clear to me where / what the patch would look like. If I have some more time to...
I am facing the same "issue". I've hacked around it by altering my npm run script to change directories prior to calling `yo`, but it would be great if `yo`...
Continuing to review the src / my requirements, and I believe I could accomplish what I need by forking spawn-wrap and making modifications directly in the shim. I really hate...
AMD output currently does not work with handlebars 1.3.0. I do not see why this needs to wait until the release of handlebars ver 2.0.0. It would be great to...
@stephanebachelier I am currently using the approach outlined in 796. However, it would be preferred to not need an additional shim file...
@christian-bromann any chance you could give this a quick look? This fixes the very annoying issue of needing to set the timeout each time you need to use a debug...
Ok... I have a little less familiarity with these two runners, but I'll give it a look.
@mastermatt There may be a misunderstanding due to my description. I have a concrete bug where nock is incorrectly changing a JSON response, where the value of that JSON is...
@mightyiam - Is there any interest in tagging/creating a git release so folks can still use the new config via a github URL?