Home

Issue: 2926

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

[issue link]

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.

This question is available on Nuxt.js community (#c2540)