mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-18 07:26:48 +00:00
启动脚本调整
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"url": "http://tangly1024.com"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "NODE_OPTIONS='--inspect' next dev",
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"postbuild": "next-sitemap --config next-sitemap.config.js"
|
||||
|
||||
Reference in New Issue
Block a user