mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 22:25:12 +00:00
chore: remove to-do which has been done
This commit is contained in:
parent
ba5c9798e3
commit
1958ba8953
@ -383,7 +383,6 @@ export default class Renderer {
|
|||||||
APP += m.script.text({ body: true })
|
APP += m.script.text({ body: true })
|
||||||
APP += m.noscript.text({ body: true })
|
APP += m.noscript.text({ body: true })
|
||||||
|
|
||||||
// TODO: vue-ssr need to handle https://github.com/vuejs/vue/issues/7897
|
|
||||||
HEAD += context.renderStyles()
|
HEAD += context.renderStyles()
|
||||||
|
|
||||||
const html = this.renderTemplate(true, {
|
const html = this.renderTemplate(true, {
|
||||||
|
Loading…
Reference in New Issue
Block a user