I also noticed, that clearing the shared-config--PORT.json is not working properly.
The exit event handler is never called and i had about 2000 json files in the dist directory.
Maybe this has something to do with the "not updating the rendered file" issue?
I tried to debug it yesterday, but haven't had any success narrowing it down.
Update:
Seams this triggers that too:
request to http://127.0.0.1:57127/?type=renderFile failed, reason: connect ECONNRESET 127.0.0.1:57127
Although i still have a php process running which listens to this port.
There is an issue with not updating the patternlab pattern. I did a little description here too: https://github.com/pattern-lab/patternlab-node/issues/1310
I also noticed, that clearing the shared-config--PORT.json is not working properly. The exit event handler is never called and i had about 2000 json files in the dist directory.
Maybe this has something to do with the "not updating the rendered file" issue? I tried to debug it yesterday, but haven't had any success narrowing it down.
Update: Seams this triggers that too: request to http://127.0.0.1:57127/?type=renderFile failed, reason: connect ECONNRESET 127.0.0.1:57127 Although i still have a php process running which listens to this port.