Skip to content

Commit b6a9c2c

Browse files
fixup! remove blog-data endpoint and use public json file instead
remove postinstall script
1 parent 0f0f5b4 commit b6a9c2c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

apps/site/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
"build:worker": "npx opennextjs-cloudflare build",
2525
"postbuild:worker": "node ./.cloudflare/prepare-build.mjs",
2626
"cf:preview": "npm run build:worker && sleep 3 && npx wrangler dev",
27-
"cf:deploy": "npx wrangler deploy",
28-
"postinstall": "npm run build-blog-data"
27+
"cf:deploy": "npx wrangler deploy"
2928
},
3029
"dependencies": {
3130
"@heroicons/react": "~2.2.0",

0 commit comments

Comments
 (0)