I was successfully able to migrate the my existing ionic 4 app to 5 by following the steps as is in the blog
I migrated to latest ionic 4 version and then upgraded to 5.
My app is up and running. But I have major problem of ion icons not loading…
it throws the following error for almost all of my icons used across the app.
zone.js:1118 GET http://localhost:8100/svg/funnel.svg 404 (Not Found)
Kindly help