/gulp-concat-filenames

A simple gulp plugin to take a list of files, and rather than concatenating their contents into a singular file, you concat their file names into a file, with, template, prefix and suffix options

Primary LanguageJavaScriptMIT LicenseMIT

Issues