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

5 lines 91 B
function aTest() { /* Start Destination */ var a = ['1', '2', '3']; /* End Destination */ }