App way too heavy

I had a redesign of my app - which involved moving files (i.e. within the assets folder) from one folder to another. Whilst in the src folder everything was fine in the build folder it contained the files in both the original and new location.

It would appear that the build process does not remove files and folders that already exist in the build folders.