Static GitHub Issues

[2530] [nuxt.js 1.0] body: true

prev: Error when updating Nuxt 1.0.0
next: Error loading files after update to 1.0.0

You can set body: true, in your head.script[] to move your scripts at the end of <body>

It should be preceded by all the scripts, including the nuxt script.

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