Fix umami script not added
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"fetch-content": "tsx scripts/fetch-content.ts",
|
||||
"cache:clear": "tsx scripts/cache-clear.ts",
|
||||
"verify:blog": "npm run build && tsx scripts/verify-blog-build.ts",
|
||||
"verify:umami": "npm run build && tsx scripts/verify-umami-in-dist.ts",
|
||||
"typecheck": "astro check",
|
||||
"format": "prettier -w .",
|
||||
"format:check": "prettier -c .",
|
||||
|
||||
Reference in New Issue
Block a user