Volodymyr Lisniak

Results 1 comments of Volodymyr Lisniak

@danielroe @exophunk Partytown in case of this config works almost well (`"nuxt": "^2.15.7"`) ```javascript modules: [ '@nuxtjs/partytown', ], partytown: { forward: [ 'dataLayer.push', ], debug: true, }, head: { script:...