after ssr
[issue link]After rendering the page, I observe the variable window.__NUXT__= { ... } in HTML code
- Is it possible to somehow remove it from HTML?
- If it is impossible to comply with paragraph 1, can it be better to apply obfuscation? So that the data is not available in explicit form (for some projects, this is a critical point)