Skip to content

Conversation

@phueper
Copy link

@phueper phueper commented Mar 4, 2019

Hi, just out of curiosity, would you consider a change like this?

Basically it allows an object as part of the files array in manual with a src and destPrefix field to allow to have same named files in different output locations.

It would resolve my usecase for this, which is to generate CHANGELOG files from a monorepo to different subdirectories.

fixes #20

phueper added a commit to phueper/js-joda that referenced this pull request Mar 4, 2019
the files are named the same and thus overwrite each other (see esdoc/esdoc-plugins#20)
For now, we remove the CHANGELOGs from esdoc generation until esdoc/esdoc-plugins#83 or sth similar has landed in esdoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manual overwrite filenames when two file has the same name

1 participant