MiguelQueiroz opened a new issue #93: URL: https://github.com/apache/cordova-browser/issues/93
# 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 <!-- Include all relevant information that might help understand and reproduce the problem --> ### Command or Code <!-- What command or code is needed to reproduce the problem? --> cordova build browser ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> Browser ### Version information 9.0.0 ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [X ] I searched for existing GitHub issues - [ X] I updated all Cordova tooling to most recent version - [ X] I included all the necessary information above ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
