You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2021. It is now read-only.
This is the case for all dynamically loaded images - doing them via img src means that webpack can't load them.
If we do them via css classes the css loader will automatically pick them up and include them.
WORKAROUND: For now I will copy the img dir to fabric8-ui
The text was updated successfully, but these errors were encountered: