Tommi Kyntola
Tommi Kyntola
True, `#s` is also a little unnecessary if `#d` were available. I like the no b.s. approach with this _hashp_. I just might investigate into adding them, but just in...
Ouch, this does seem dead/dying. Another ancient issue and still not fixed. Someone should fork this. Stash support and fixes would be nice. Too many open PRs.
I have no idea. We just migrated to parcel. I suppose I could try an older version if you want. Anything in mind?
Didn't help. Doesn't work with 2.0.5 either. 1. modify file.js => parcel notices and updates browser 2. git stash push file.js => git undos the changes and parcel notices and...
Ok, between 2.0.3 and 2.0.4 someone implemented coalescing of delete and create into single update event. More on that in issue #72 I think this is the culprit. While it's...
Indeed, 2.0.3 works. So the offending commit is this: 4b749ab2d2f63a56cf98c3374849e2815ebb1994
We now upgraded to 2.11.0 and I cannot reproduce the original problem anymore, so I'm calling this fixed.