barretron
barretron
No worries! It's still an issue, but I was able to work around it once I figured out what was going on by using the `name` field in the second...
@andywer the changes prevented that app from crashing, but unfortunately the chunk name seems to be incremented each reload, resulting in an accumulation of new workers each time. The chunk...
That change kept the filename the same, but introduced new warnings. It looks like some of what's happening can be fixed on my end (with the numbered workers piling up)...