Christian Speckner
Christian Speckner
Hi @G-Rath ! I have seen the issue, but have not yet found time to look at it myself. I'll see if I can reproduce and troubleshoot it the next...
Sorry for the delay, I promise to look at it this weekend :smirk:
As promised, I'll do a few tests with one of my own projects later. However, a race with a stream being closed to early sounds like a very likely explanation...
I can indeed reproduce the behavior here: the cache file always has size zero. I have prodded the code a bit, and it seems that `storeCache` [here](https://github.com/jsdf/browserify-cache-api/blob/master/lib/BrowserifyCache.js#L187) is called correctly,...
@G-Rath Sorry, no. I wanted to give it a shot, but couldn't find time and then forgot about it... :smirk: Thanks for the reminder, I'll see what can be done...
Are you sure that there is an issue with grunt-browserify? Can you bundle your project successfully by calling browserify directly?
It is :smirk: However, I'll try to find time for looking into your problem later this weekend.
Can you give a more verbose example of what is going wrong?
@Omegamatrix thanks a ton for the test code. I have to find time to sit down and compare the emulation to real hardware myself, but that might well take until...