Add colors.json
This commit is contained in:
7181
src/colors.json
Normal file
7181
src/colors.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -10,11 +10,10 @@ const vitePWAconfiguration = {
|
||||
|
||||
workbox: {
|
||||
sourcemap: false,
|
||||
cleanupOutdatedCaches: true,
|
||||
cleanupOutdatedCaches: false,
|
||||
globPatterns: [
|
||||
"**/*.{js,js.gz,css,html,gif,png,json,woff,woff2,json,ogg,wav,mp3,ico,png,svg}",
|
||||
],
|
||||
// Thanks Froos :)
|
||||
runtimeCaching: [
|
||||
{
|
||||
urlPattern: ({ url }) =>
|
||||
|
||||
Reference in New Issue
Block a user