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
At the moment the stencil-apexcharts logo is using a relative path that breaks on npmjs.com.
Looking at the other *-apexcharts logos they are loaded from https://apexcharts.com/media/*-apexcharts.png or similar and it would be nice if this was the case for stencil-apexcharts as well.
The text was updated successfully, but these errors were encountered:
Another option would be to set it to the GitHub URL (https://github.com/apexcharts/stencil-apexcharts/raw/master/assets/stencil-apexcharts.png) to keep the repo "atomic"
At the moment the
stencil-apexcharts
logo is using a relative path that breaks on npmjs.com.Looking at the other
*-apexcharts
logos they are loaded fromhttps://apexcharts.com/media/*-apexcharts.png
or similar and it would be nice if this was the case forstencil-apexcharts
as well.The text was updated successfully, but these errors were encountered: