mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 22:25:12 +00:00
Update comment
This commit is contained in:
parent
bacac23d03
commit
a7a5aea003
@ -14,7 +14,7 @@ export default {
|
|||||||
],
|
],
|
||||||
script: [
|
script: [
|
||||||
{ src: '/head.js' },
|
{ src: '/head.js' },
|
||||||
// will be supported in the near future
|
// Supported since 1.0
|
||||||
{ src: '/body.js', body: true },
|
{ src: '/body.js', body: true },
|
||||||
{ src: '/defer.js', defer: undefined }
|
{ src: '/defer.js', defer: undefined }
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user