Home

Issue: 1792

Hiding references to __nuxt in the scripts and the template ID

[issue link]

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?

This feature request is available on Nuxt.js community (#c1605)