mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
example: Update defer attribute
This commit is contained in:
parent
97772467ba
commit
4cfc8f5c49
@ -16,7 +16,7 @@ export default {
|
||||
{ src: '/head.js' },
|
||||
// Supported since 1.0
|
||||
{ src: '/body.js', body: true },
|
||||
{ src: '/defer.js', defer: undefined }
|
||||
{ src: '/defer.js', defer: '' }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user