mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Run scan-new-apps during vercel build
This commit is contained in:
parent
b756a53056
commit
1079b2e379
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
|||
"scan-new-apps": "npx vite-node scripts/scan-new-apps.js",
|
||||
"cloudflare-deploy": "npm run build-api",
|
||||
"vercel-build": "run-s test-prebuild build-lists-and-api test-postbuild-api",
|
||||
"netlify-build": "run-s test-prebuild-functions download-sitemaps stork-index generate-astro test-postbuild-functions test-circular-deps"
|
||||
"netlify-build": "run-s scan-new-apps test-prebuild-functions download-sitemaps stork-index generate-astro test-postbuild-functions test-circular-deps"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/netlify": "^0.5.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue