swiss / styleguide

admin.ch styleguide
https://swiss.github.io/styleguide
MIT License
123 stars 36 forks source link

Webpack build fails because of missing images #629

Closed patbrant closed 4 years ago

patbrant commented 6 years ago

I installed the package swiss-styleguide via npm. While starting the application with angular-cli I am getting the error that following files are missing:

error.png error.svg loading.gif play-pause-png play-pause.svg video-play.png video-play.svg

I think it is because the images of the bower component blueimp-gallery are not beeing copied during gulp build (gulptask: build-images). It looks like it's fixed on the newest version on master-branch but i can't download this version from npm yet. Without this images I can't build the application.

gillerr commented 4 years ago

fixed on master, will be published with next version