Build Diff A small CLI utility to compare two "build" folders, and copy out the differences between them. Install $ npm install -g @designory/build-diff # or $ yarn global add @designory/build-diff Usage $ build-diff <old-build-directory> <new-build-directory> License MIT