gorriecoe/vue-shimmer

Module not found: Error: Can't resolve 'shimmer'

Opened this issue · 1 comments

kossa commented

Hello,

Thank you for the plugin, I want to use is on a project using NuxtJs, after installation and configuration I got : Module not found: Error: Can't resolve 'shimmer'

Anyway I thought it's something related to Nuxt, so I installed a fresh installation of vue(using cli + vue 2), here is the repo : https://github.com/kossa/shimmer/commit/491f7919d6ef21dec3a9fab58efdd963a140b29f

Sorry this is super late, but I got it working using:

import {
    blockShimmer,
    circleShimmer,
    imageShimmer,
    paragraphsShimmer,
    sentencesShimmer,
    textShimmer
} from 'vue-shimmer'