This commit is contained in:
parent
06df4d18f3
commit
eb8ac809f0
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
"dev:headless": "next dev",
|
||||
"lint": "oxlint && eslint .",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"postbuild": "next-sitemap && cp ../../packages/content/dist/rss.xml public/rss.xml",
|
||||
"test:e2e": "playwright test"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue