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

11 lines (10 loc) 123 B
<!DOCTYPE html> <html> <!-- SIMPLE START --> <head> <title></title> </head> <!-- SIMPLE END --> <body> </body> </html>