I am using @nuxtjs/google-adsense
and @nuxtjs/i18n
Loading that modules in nuxt-config.js
How can I disable @nuxtjs/google-adsense
on some locals?
Adsense does not support one of my website's language and need to disable ads on that pages.
I can remove adsbygoogle
from pages but can't disable auto ads.