I cannot update the favicon in react boilerplate.
I replaced the file in images/app/favicon.ico with my own file, but I'm still seeing the old icon show up.
I cleared my browser cache, ran npm run build:clean
, and npm run build
.
Can't get my new favicon to render. Please advise how to update the favicon.