forked from trent_larson/crowd-funder-for-time-pwa
modify some things to remove warnings on server and in browser console
This commit is contained in:
@@ -7,4 +7,9 @@ module.exports = defineConfig({
|
||||
topLevelAwait: true,
|
||||
},
|
||||
},
|
||||
pwa: {
|
||||
iconPaths: {
|
||||
faviconSVG: 'img/icons/safari-pinned-tab.svg',
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user