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
You can simply add the _redirects file to your /public directory in your vue app