mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-11 13:46:17 +00:00
feat: Add sitemap
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
|
||||
"lint": "prettier --check --plugin-search-dir=. . && eslint .",
|
||||
"format": "prettier --write --plugin-search-dir=. .",
|
||||
"postbuild": "npx svelte-sitemap -d https://revanced.app -o public"
|
||||
"postbuild": "npx svelte-sitemap -d https://revanced.app -r true -c daily -o public "
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/adapter-static": "3.0.6",
|
||||
|
||||
Reference in New Issue
Block a user