Closed afilina closed 8 years ago
@afilina Do you have a configuration to share that would show the issue? I just use grunt.file.write
which overwrites files so I'm not sure how you got that behavior. The task will only concatenate files if you have multiple sources and one destination.
@afilina ping
I'm not using this project anymore.
The task keeps appending to the end of the target file. It should overwrite the entire file instead.