apache / cordova-browser

Apache Cordova
Apache License 2.0
170 stars 85 forks source link

favicon overwrite #93

Closed MiguelQueiroz closed 4 years ago

MiguelQueiroz commented 4 years ago

Bug Report

I have a favicon.ico in my root project file, and also in the www folder just in case, And during build browser, that icon gets replaced by the default cordova icon, the little box... Why it does not copy what i already have in my project folder

Problem

What is expected to happen?

Preserve / copy my favicon to the new platform/browser folder

What does actually happen?

It replaces the favicon with the default cordova one.

Information

Command or Code

cordova build browser

Environment, Platform, Device

Browser

Version information

9.0.0

Checklist

MiguelQueiroz commented 4 years ago

False alarm, the weird thing is that windows icon kept showing the preview of the old icon, but opening i could check it was updated.

image

Polm90 commented 3 years ago

I have the same issue. I've opened the file and it's still the cordova one.

I'm using cordova 10.0.0 and cordova-browser 6.0.0