Skip to content
This repository has been archived by the owner on Jun 20, 2020. It is now read-only.

Task appends to existing file instead of rewriting it #40

Closed
afilina opened this issue Dec 13, 2015 · 3 comments
Closed

Task appends to existing file instead of rewriting it #40

afilina opened this issue Dec 13, 2015 · 3 comments

Comments

@afilina
Copy link

afilina commented Dec 13, 2015

The task keeps appending to the end of the target file. It should overwrite the entire file instead.

@mgol
Copy link
Owner

mgol commented Dec 15, 2015

@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.

@eddiemonge
Copy link
Contributor

@afilina ping

@afilina
Copy link
Author

afilina commented Apr 14, 2016

I'm not using this project anymore.

@afilina afilina closed this as completed Apr 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants