2
0
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:
Alexander Lichter
2018-12-18 11:14:07 +00:00
parent 3eac2b9fe2
commit c590d8a4a7
4 changed files with 20 additions and 1 deletions
+1
View File
@@ -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,