mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat(landing): generate 301 redirects for old tool URLs; fix robots sitemap reference
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "astro dev --port 1350",
|
||||
"prebuild": "../../apps/api/node_modules/.bin/tsx scripts/generate-redirects.mjs",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview --port 1350",
|
||||
"lint": "biome check src/",
|
||||
|
||||
Reference in New Issue
Block a user