Home

Issue: 2910

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.

https://vuejs.org/v2/api/

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.

This question is available on Nuxt.js community (#c2527)