I\'m developing a Single Page App using Vue CLI and want history pushstate to work so I get clean URLs.
I have to follow this: https://www.netlify.com/docs/redirects/#hi
Just in case you're looking for an answer on Nuxt instead of Vue, add the _redirects file to the static/ directory.