Home

Issue: 644

after ssr

[issue link]

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)
This question is available on Nuxt.js community (#c556)