Static GitHub Issues

[1199] HTML generated with `nuxt generate` don't have <head> and closing </body>,</html> tags

prev: postcss is undefined
next: Modules into plugin file: "export 'default' (imported as 'plugin0') was not found in 'plugin0'

Hello,

running nuxt generate on a simple project appears to generate invalid HTML, with <title> and <meta> not within the <head> and missing closing </body> and </html> tags.

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