payalord / xZoom

jQuery Zoom Gallery plugin
https://payalord.github.io/xZoom/
Apache License 2.0
165 stars 65 forks source link

Module build failed: ModuleNotFoundError: Module not found: Error: Can't resolve '../images/xloading.gif' in 'C:\Users\fhsna\Projetos de software\lojafinal\loja\node_modules\xzoom\dist' #66

Closed fhsnando closed 3 years ago

fhsnando commented 4 years ago

Good morning!

In xzoom.css line 73

References a image wrong and when i use the laravel mix compiler return a error

Module build failed: ModuleNotFoundError: Module not found: Error: Can't resolve '../images/xloading.gif' in 'C:\Users\fhsna\Projetos de software\lojafinal\loja\node_modules\xzoom\dist'

payalord commented 4 years ago

For fast solution you can just place any loading indicator named xloading.gif generated as an example from here: https://icons8.com/preloaders/en/circular Make sure you set up transparent background.

While later on I'll add original xloading.gif file to the source. Thanks.

payalord commented 4 years ago

Or actually here is that file is: https://github.com/payalord/xZoom/blob/master/example/images/xloading.gif

payalord commented 3 years ago

Reference for that image are fixed.