gulp-community / gulp-concat

Streaming concat middleware for gulp
MIT License
792 stars 126 forks source link

Fails to render the concatenate in the same directory that inputs files #67

Closed jorovipe97 closed 10 years ago

jorovipe97 commented 10 years ago

Hi , I realized that putting the file concatenated in the same directory as the input files the concatenated file is not overwritten with the latest version but it will concatenate what was already concatenated .

Sorry for my English :( I NOOB :)

yocontra commented 10 years ago

Don't write to the same file you read in