After rendering the page, I observe the variable window.__NUXT__= { ... }
in HTML code
1) Is it possible to somehow remove it from HTML? 2) 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)
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c556">#c556</a>)</em></sub></div>