So basically you don't want to replace them on both full export and assets export? Problem is that now we are not checking if file exists when exporting.
But in future we will be providing setting app icon and installing plugins upon export, so in some cases we will have to overwrite those files, unfortunately
Comments
I think when you export assets only, they are not overwritten already.
We can't guarantee that for the full export, as we don't know what files you already have and what changes you have there.
Some files may just not be replaced if exist,
Maybe files in the plugins already do that if I am not wrong.
Problem is that now we are not checking if file exists when exporting.
But in future we will be providing setting app icon and installing plugins upon export, so in some cases we will have to overwrite those files, unfortunately