Alex Gleason
|
6d46abadc1
|
Don't serve favicon.png with ServiceWorker
|
2022-12-27 11:41:41 -06:00 |
|
Ryle
|
b314bb7af1
|
Add additional backend URIs. /images is used by manifest.json, /favicon.ico is used by browsers to set favicons, but some bug out for bookmarks if this isn't route excepted, /apple-touch-icon.png is the default iOS/iPad file for specifying icons, /browserconfig.xml is used by Windows for metro tiles for added pages, /robots.txt is used by bots to determine if access is permitted to pages. Some bots that use Selenium break when the routing isn't exempt.
|
2022-12-26 01:36:13 +00:00 |
|
Chewbacca
|
17b0c45a3e
|
Fix build
|
2022-11-16 09:00:19 -05:00 |
|
Chewbacca
|
774b627397
|
Rename files (14): cleanup misc v2
|
2022-11-16 08:35:35 -05:00 |
|
Alex Gleason
|
671210acad
|
Convert Webpack configuration to TypeScript
|
2022-10-14 15:32:26 -05:00 |
|