vue-meta
vue-meta copied to clipboard
How to add <esi:include>
I'm wondering if and how it is possible to add <esi:include src=boo> to the <head>>using vue-meta
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