Feature Request: Is there any way to add comment headers to obfuscated files?
tfrancois opened this issue · 1 comments
tfrancois commented
Hi, wondering if there is a way to add an 'unobfuscated' comment/header text to every file after the obfuscation is completed. This way it is done automatically and the file does not have to be edited to add the required comment (I.e.: Copyright message, warning/disclaimer, etc.) to the very beginning of each file.
Thanks and happy holidays!
tfrancois commented
Sorry - never mind. I was amazing able to find the exact functionality I wanted with gulp-header-comment.