mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-23 15:09:46 +00:00
sitemap.xml手动实现
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build && next-sitemap --config next-sitemap.config.js",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"post-build": "next-sitemap --config next-sitemap.config.js",
|
||||
"bundle-report": "ANALYZE=true yarn build"
|
||||
|
||||
Reference in New Issue
Block a user