diff --git a/index.html b/index.html index 796666c..ff1cd99 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - + @@ -8,23 +8,20 @@ Pojazdownik - - - - + + + - + + - +
- diff --git a/package.json b/package.json index 4ca3633..2f42a51 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ }, "devDependencies": { "@rushstack/eslint-patch": "^1.3.3", + "@vite-pwa/assets-generator": "^0.0.10", "@vitejs/plugin-vue": "^4.1.0", "@vue/eslint-config-prettier": "^8.0.0", "@vue/eslint-config-typescript": "^12.0.0", diff --git a/vite.config.ts b/vite.config.ts index 42253a1..c570604 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -27,7 +27,7 @@ export default defineConfig({ }, workbox: { - globPatterns: ['**/*.{js,css,html,png,svg,img,woff,woff2}'], + globPatterns: ['**/*.{js,css,html,jpg,png,svg,img,woff,woff2}'], runtimeCaching: [ {