kaguillera/newspipeline

When is the best time to remove underlying Gulp/Node

kaguillera opened this issue · 1 comments

Since ultimately the intension is to remove the Gulp controller and other functionality when will be the most appropriate time to remove the unnecessary gulp infrastructure from the project. Before, during or after??

My first impression is leave it as and when all of the components have been replaced/remove create a new environment without gulp as a requirement and make sure that it is functioning as necessary. I think this is what porting would be like.