nuxt / vue-meta

Manage HTML metadata in Vue.js components with SSR support
https://vue-meta.nuxtjs.org
Other
4.08k stars 247 forks source link

How to add <esi:include> #495

Open ha-douken opened 4 years ago

ha-douken commented 4 years ago

I'm wondering if and how it is possible to add to the \>using vue-meta

pimlie commented 4 years ago

At the moment thats not possible unfortunately, only the ones listed in the docs are supported: https://vue-meta.nuxtjs.org/api/#metainfo-properties

Will consider this a feature request as I think it makes sense to have support for it