chore: include index

This commit is contained in:
Miodec 2024-02-22 16:26:18 +01:00
parent 2db6a88644
commit f1c620ee51

View file

@ -159,7 +159,7 @@ const BUILD_CONFIG = {
clientsClaim: true,
cleanupOutdatedCaches: true,
globIgnores: ["**/.*"],
globPatterns: [],
globPatterns: ["index.html"],
runtimeCaching: [
{
urlPattern: ({ request, url }) => {