So, our team are working on a Gatsby website, and it's working correctly for most of us.
One developer, however, needs to run gatsby clean
on essentially every single code change.
Doesn't matter if it's an error, changing a text value or adding markup.
I realise this is a fairly vague question, but I'm not sure where to start troubleshooting this.
Has anyone encountered this before?