mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-08 15:10:37 +00:00
feature:
编译优化
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"dev-mac": "NODE_OPTIONS='--inspect' next dev",
|
||||
"build": "next build",
|
||||
"build": "next build && next-sitemap --config next-sitemap.config.js",
|
||||
"start": "next start",
|
||||
"post-build": "next-sitemap --config next-sitemap.config.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user