Fixed initial load being slow

This commit is contained in:
2026-02-19 21:38:39 +00:00
parent edc1327987
commit e452b66a7f
8 changed files with 69 additions and 84 deletions
+8 -1
View File
@@ -54,7 +54,14 @@
"Bash(npx eslint:*)",
"Bash(git checkout:*)",
"mcp__plugin_playwright_playwright__browser_hover",
"mcp__plugin_playwright_playwright__browser_run_code"
"mcp__plugin_playwright_playwright__browser_run_code",
"WebFetch(domain:pagespeed.web.dev)",
"WebFetch(domain:www.googleapis.com)",
"Bash(find:*)",
"Bash(du -sh:*)",
"Bash(sudo apt-get install:*)",
"Bash(pdftotext:*)",
"Bash(pdftoppm:*)"
]
}
}