Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
this PR comes after this issue on stackoverflow: https://stackoverflow.com/questions/58652885/how-do-i-fix-cors-issue-when-using-ionicons-from-cdn/60263752#60263752
which's I faced myself on my company, it turns now unpkg injects redirects on their CDN makes the browser detect cross-origin errors and block loading the files.
so I recommend use cloudfare instead.