vue.config seems to be inaccessible from within nuxt
[issue link]i couldn’t find a way to configure Vue via vue.config before nuxt uses it.
I need it for ignoring custom-elements.
Is there any way to deal with the vue.config which i missed?
I looked at the nuxt-source, but didn’t find a place for that config.