Fix image path
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ export default defineConfig({
|
||||
registerType: 'prompt',
|
||||
includeAssets: '**/*',
|
||||
workbox: {
|
||||
globPatterns: ['**/*.{js,css,html,png,ico,woff,woff2}']
|
||||
globPatterns: ['**/*.{js,css,html,png,ico,woff,woff2,gif,webp}']
|
||||
},
|
||||
manifest: {
|
||||
name: 'TramTrack!',
|
||||
|
||||
Reference in New Issue
Block a user