vue-avatar-component
vue-avatar-component copied to clipboard
nuxt js support
+1 - the same problem
I resolved it by this:
build: {
transpile: ['vue-avatar-component'],
...