Skip to content

remove favicon.ico by default #108

Closed
@prabirshrestha

Description

@prabirshrestha

Angular starterkit uses the following code for favicon. https://github.com/angular/universal-starter/blob/master/src/index.html

  <link rel="icon" href="data:;base64,iVBORw0KGgo=">

It would be good if create-react-app did the same. favicon.ico can also be supported specially for those who want to have custom favicon files that they want to publish.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions