vuejs / vue-component-compiler

Compile a single file Vue component into a CommonJS module.
MIT License
342 stars 52 forks source link

move head declaration #87

Closed peremp closed 4 years ago

peremp commented 5 years ago

This is to avoid the document is not defined when loading a SSR ready SFC in Nuxt.