Static GitHub Issues

[2956] Don't rewrite unset head properties

prev: use the Rate limiter middleware
next: SCSS does not get compiled to CSS in generate mode.

Nuxt shouldn't rewrite/watch head properties if they haven't been set, or should give the choice to enable/disable them.

I am in a very specific use case where the website is integrated as a module in another website backed by Drupal and Nuxt/vue-head is emptying the already set title, but I do still need vue-head capabilities.

<!--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/c2563">#c2563</a>)</em></sub></div>