kartik-v / yii2-icons

Set of icon frameworks for easy use in Yii Framework 2.0
http://demos.krajee.com/icons
Other
71 stars 29 forks source link

CDN issues - cdn.bootcss.com - ping loss #47

Closed TonisOrmisson closed 3 years ago

TonisOrmisson commented 3 years ago

The CDN currently has issues from a range of locations image

The average ping latency seems to be huge and also package loss in some locations. Have not had the time to go into details, but maybe its a good idea to reconsider the CDN provider. And have an option to easily override the asset CDN provider via config.

kartik-v commented 3 years ago

Hi bootcss.com is not used any more in this package. You may want to update to the latest release to ensure you have the correct updated package release.

Secondly, you can always override the configuration for all asset bundles in this package (and the CSS/JS locations) using Yii2 Asset Manager.

TonisOrmisson commented 3 years ago

Indeed, thanks. Sry for not checking the obvious :)