We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dependsOn
1 parent 8f96831 commit b3d62faCopy full SHA for b3d62fa
apps/site/package.json
@@ -2,6 +2,7 @@
2
"name": "@node-core/website",
3
"type": "module",
4
"scripts": {
5
+ "prebuild": "pnpm build-blog-data",
6
"build": "cross-env NODE_NO_WARNINGS=1 next build",
7
"check-types": "tsc --noEmit",
8
"deploy": "cross-env NEXT_PUBLIC_STATIC_EXPORT=true NODE_NO_WARNINGS=1 next build",
0 commit comments