Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Missing images in build folder in npm package #533

Closed
Saphatonic opened this issue Jun 14, 2017 · 1 comment · Fixed by #574
Closed

Missing images in build folder in npm package #533

Saphatonic opened this issue Jun 14, 2017 · 1 comment · Fixed by #574
Assignees
Milestone

Comments

@Saphatonic
Copy link

Currently, there are references in the vendor.css to images which do not exist in the build/img folder.
The references are:

  • "../img/loading.gif"
  • "../img/error.png"
  • "../img/error.svg"
  • "../img/play-pause.png"
  • "../img/play-pause.svg"
  • "../img/video-play.png"
  • "../img/video-play.svg"

We are using a file loader with webpack, which throws an error because of the missing images. It would be nice if the npm package could be updated.

@bit-pro-iew-eui bit-pro-iew-eui added this to the Next milestone Oct 11, 2017
bihorco36 added a commit to bihorco36/styleguide that referenced this issue Nov 2, 2017
@bit-pro-iew-eui bit-pro-iew-eui modified the milestones: Next, 3.2 Nov 30, 2017
almeidap added a commit that referenced this issue Nov 30, 2017
fix Missing images in build folder #533
@bit-pro-iew-eui bit-pro-iew-eui assigned gillerr and unassigned bihorco36 Dec 8, 2017
@bit-pro-iew-eui
Copy link
Contributor

@gillerr Please check if the missing images are now fixed and no errors occur. Thx!

@gillerr gillerr reopened this Dec 8, 2017
gillerr added a commit that referenced this issue Dec 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants