Chris Jaure
Chris Jaure
@thetalecrafter thanks for the offer! I'm not currently using it either, but I'd be willing to maintain it. I think stateless function components will make this pretty nice :)
As an example, I added logging in the brfs readFileSync fn for when the stream starts and when it ends. Here is what it looks when everything is fine: ```...
I should also mention that I didn't see this issue in browserify 3.x but only after I upgraded to 9.x so this may actually be a browserify bug.
Did some more testing, not sure the order of stream completion matters. Might have just been a coincidence. However, if I return a string from readFileSync like in https://github.com/substack/brfs/issues/28#issuecomment-84651760 then...
Looks like this ticket can be closed because both of the referenced PRs have been merged.
I'll have to set up a test env again since I'm not using this module anymore. I'll update you when I've got some results.
I'm having the same issue. Reinstalling tamper via pip while Chrome was closed did not work. I ran Chrome in debug mode and saw a bunch of these errors: ```...