v0.5.115: add History routing and SEO prerender for Climperor Web.
Path URLs, crawlable hero/mechanics pages, and sitemap make the static site indexable while keeping SPA hydration. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -65,6 +65,8 @@ INPUT_WATCH = [
|
||||
WEB_FRONTEND / "mobile-gate.js",
|
||||
WEB_FRONTEND / "config.js",
|
||||
WEB_FRONTEND / "_headers",
|
||||
WEB_FRONTEND / "_redirects",
|
||||
WEB_FRONTEND / "robots.txt",
|
||||
]
|
||||
FRONTEND_FUNCTIONS_DIR = WEB_FRONTEND / "functions"
|
||||
ASSET_DIRS = [
|
||||
|
||||
Reference in New Issue
Block a user