I'm on a project involving Patternlab and Drupal. When I update one design component in Patternlab and run a gulp task to generate the Patternlab site, git thinks that all the files that Patternlab generates are new due to Patternlab regenerating new keys for all the files. I do want to update Patternlab on the servers, but do not want to commit the unchanged files over and over again. Is there a way around this? Can I deactivate the key regeneration? If not, what are other options to help with this?
The solutions I can think of are removing the key generation from Patternlab or adding the gulp task to a pipeline after merging the Patternlab src files to the server.