Sitronik / vue3-picture-swipe

A Vue 3 integration PhotoSwipe image plugin
MIT License
33 stars 6 forks source link

Issue with deployment (Vercel) #7

Open timmushen opened 1 year ago

timmushen commented 1 year ago

Hi,

I'm running into the following issue and haven't been able to resolve it. When deploying, I'm receiving the following error in the Vercel log:

undefined
--
16:24:56.539 | [error] Could not load raw:./dist/vue3-picture-swipe.css (imported by node_modules/vue3-picture-swipe/index.js): ENOENT: no such file or directory, open './dist/vue3-picture-swipe.css'

Has anyone run across this before?

O-mkar commented 1 year ago

Same issue.