I've been reading the source code and found out that window.__nuxt__
and the id for the App component #__nuxt
are hardcoded. For security reasons I would like to hide what technology is powering my site, do you have plans on having those as options or should I work on my own fork?