upstream #1
@ -5,7 +5,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "next-remote-watch ./data",
|
"start": "next-remote-watch ./data",
|
||||||
"dev": "next dev",
|
"dev": "next dev",
|
||||||
"build": "next build",
|
"build": "next build && node ./scripts/generate-sitemap",
|
||||||
"serve": "next start",
|
"serve": "next start",
|
||||||
"analyze": "cross-env ANALYZE=true next build",
|
"analyze": "cross-env ANALYZE=true next build",
|
||||||
"lint": "next lint --fix --dir pages --dir components --dir lib --dir layouts --dir scripts",
|
"lint": "next lint --fix --dir pages --dir components --dir lib --dir layouts --dir scripts",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user