Version
3.0.0-alpha.13
Reproduction link
https://github.com/vuejs/ui/tree/master/public
Steps to reproduce
Have a hidden file in the public folder, for example .nojekyll.
What is expected?
The file is copied to the output folder alongside the other files from the public folder.
What is actually happening?
The file isn't copied.