VandyHacks / vaken

Next-gen hackathon registration system
MIT License
49 stars 12 forks source link

Use HtmlWebpackPlugin to handle favicon #778

Closed leonm1 closed 3 years ago

leonm1 commented 3 years ago

Fixes #632

The issue was caused by lacking a real favicon for the site (which broke at some point when webpack stopped bundling the favicon). The favicon reported in the issue was likely cached for the domain.

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 36eaed66 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (0% is the threshold).

This pull request will bring the total coverage in the repository to 42.9% (0.0% change).

View more on Code Climate.