mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add scan-new-apps script
This commit is contained in:
parent
dba6ec1486
commit
b756a53056
2 changed files with 25 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
"lint:fix": "eslint --fix --ext .js,.vue --ignore-path .gitignore .",
|
||||
"precommit": "npm run lint",
|
||||
"clone-readme": "cp ./README.md README-temp.md",
|
||||
"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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue