mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-14 07:22:25 +03:00
feat: dedupe local meta object by VMID
This commit is contained in:
@@ -53,6 +53,7 @@ export default function _getMetaInfo (options = {}) {
|
||||
option: keyName,
|
||||
deep: true,
|
||||
metaTemplateKeyName,
|
||||
tagIDKeyName,
|
||||
contentKeyName,
|
||||
arrayMerge (target, source) {
|
||||
// we concat the arrays without merging objects contained in,
|
||||
|
||||
Reference in New Issue
Block a user