mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
cleanup
This commit is contained in:
parent
96368c8a11
commit
b4fcd8196d
2 changed files with 1 additions and 8 deletions
|
@ -34,13 +34,6 @@ module.exports = {
|
|||
appleMobileWebAppCapable: "yes",
|
||||
appleMobileWebAppStatusBarStyle: "black",
|
||||
|
||||
iconPaths: {
|
||||
favicon32: "./public/img/icons/favicon-32x32.png",
|
||||
favicon16: "./public/img/icons/favicon-16x16.png",
|
||||
appleTouchIcon: "./public/img/icons/apple-touch-icon-152x152.png",
|
||||
maskIcon: "./public/img/icons/safari-pinned-tab.svg",
|
||||
msTileImage: "./public/img/icons/msapplication-icon-144x144.png",
|
||||
},
|
||||
workboxPluginMode: "InjectManifest",
|
||||
workboxOptions: {
|
||||
swSrc: "./src/sw.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue