Move components and css folder in src

This commit is contained in:
Deepen Timalsina 2025-04-15 20:15:16 +05:45
parent c9c6c47081
commit e75a7b45d6
288 changed files with 473 additions and 469 deletions

View file

@ -140,7 +140,7 @@ export default defineConfig(({ mode }) => {
},
workbox: {
maximumFileSizeToCacheInBytes: 3000000,
maximumFileSizeToCacheInBytes: 3 * 1000 * 1000,
// don't precache fonts, locales and separate chunks
globIgnores: [
"fonts.css",