Static GitHub Issues

[1792] Hiding references to __nuxt in the scripts and the template ID

prev: Guidance For Rendering Lightweight Static HTML
next: [Bug] Pages mount twice

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?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This feature request is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1605">#c1605</a>)</em></sub></div>