vue-avatar-component icon indicating copy to clipboard operation
vue-avatar-component copied to clipboard

nuxt js support

Open Kresko2002 opened this issue 4 years ago • 2 comments

Screenshot_3

Kresko2002 avatar May 08 '20 15:05 Kresko2002

+1 - the same problem

Perlover avatar Oct 21 '20 14:10 Perlover

I resolved it by this:

    build: {
        transpile: ['vue-avatar-component'],
    ...

Perlover avatar Oct 21 '20 14:10 Perlover