Static GitHub Issues

[2926] Add 'async' to manifest.js, vendor.js, and app.js?

prev: SyntaxError: Unexpected token ...
next: nuxtServerInit or something without vuex?

Hey,

I know how to add the async-attribute to external scripts through the config, but how do I add it to the files generated by Nuxt that resides just before the closing </body>-tag?

I can't seem to find it anywhere in the docs.

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