Closed howardroark closed 7 years ago
The idea here is to add a new "step" which merges the data of json (or other) object files. The first file in each array being the file to write to.
{ merge: [ ['package.json', 'PROJECT-package.json'] ] }
I will implement this, unless you want to beat me to it
Go for it!
The idea here is to add a new "step" which merges the data of json (or other) object files. The first file in each array being the file to write to.