According to vue router documentation, I need to implement rewrites, as described here: https://router.vuejs.org/guide/essentials/history-mode.html#example-server-configurations
It seems as though netlify does not support htaccess; then how can I achieve the desired goal?