Update meta.js

This commit is contained in:
Sébastien Chopin 2018-01-23 11:42:25 +01:00 committed by GitHub
parent 8b634c210d
commit d0e011bdc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,8 +58,7 @@ module.exports = class MetaRenderer {
m.script.text() +
m.noscript.text()
// BODY_SCRIPTS
meta.BODY_SCRIPTS = m.script.text({ body: true }) +
m.noscript.text({ body: true })
meta.BODY_SCRIPTS = m.script.text({ body: true }) + m.noscript.text({ body: true })
// Resources Hints
meta.resourceHints = ''
// Resource Hints