mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-22 22:03:30 +08:00
chore: include index
This commit is contained in:
parent
2db6a88644
commit
f1c620ee51
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ const BUILD_CONFIG = {
|
|||
clientsClaim: true,
|
||||
cleanupOutdatedCaches: true,
|
||||
globIgnores: ["**/.*"],
|
||||
globPatterns: [],
|
||||
globPatterns: ["index.html"],
|
||||
runtimeCaching: [
|
||||
{
|
||||
urlPattern: ({ request, url }) => {
|
||||
|
|
Loading…
Reference in a new issue