UNPKG

grunt-copy-part-of-file

Version:

This plugin helps me copy a section from 1 file to another. I use it with angularjs to keep my index.html and my index-e2e.html file in sync

3 lines 54 B
// Start Source var a = ['1', '2', '3']; // End Source