mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-20 23:03:11 -05:00
remove redoc references
This commit is contained in:
@@ -219,7 +219,7 @@ export default defineNuxtConfig({
|
||||
},
|
||||
workbox: {
|
||||
navigateFallback: "/",
|
||||
navigateFallbackAllowlist: [/^(?!\/api|\/docs|\/redoc)/],
|
||||
navigateFallbackAllowlist: [/^(?!\/api|\/docs)/],
|
||||
globPatterns: ["**/*.{js,css,html,png,svg,ico}"],
|
||||
globIgnores: ["404.html", "200.html"],
|
||||
cleanupOutdatedCaches: true,
|
||||
|
||||
Reference in New Issue
Block a user