mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-23 06:45:22 -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",
|
appleMobileWebAppCapable: "yes",
|
||||||
appleMobileWebAppStatusBarStyle: "black",
|
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",
|
workboxPluginMode: "InjectManifest",
|
||||||
workboxOptions: {
|
workboxOptions: {
|
||||||
swSrc: "./src/sw.js",
|
swSrc: "./src/sw.js",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue