Version
3.0.4
Reproduction link
https://github.com/ivansieder/vue-cli-nested-index-files-bug
Node and OS info
Node 10.11.0 / yarn 1.10.1 / Ubuntu 18.04
Steps to reproduce
What is expected?
nested index.html files (inside the other directory) should be copied to the dist folder.
What is actually happening?
The index.html files (no matter in which subdirectory) are being ignored.