react-with-moxy icon indicating copy to clipboard operation
react-with-moxy copied to clipboard

Bundle modern favicons with webpack

Open antoniocapelo opened this issue 7 years ago • 0 comments

From @jonnybel on July 3, 2017 17:8

Currently, the webpack is only configured to use the "old" single favicon.ico file which becomes blurred when used in high DPi screens, such as when a user creates a home shortcut for the web page on mobile devices.

We should include support for modern favicons and the webpack configuration can be improved to bundle the favicon files: https://medium.com/tech-angels-publications/bundle-your-favicons-with-webpack-b69d834b2f53

Copied from original issue: moxystudio/react-with-moxy#44

antoniocapelo avatar Nov 13 '17 10:11 antoniocapelo