mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
update: add with-env command
This commit is contained in:
parent
c8c1d5a911
commit
11ebfbad9b
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@
|
|||
"precommit": "pnpm run lint",
|
||||
"clone-readme": "cp ./README.md README-temp.md",
|
||||
"scan-new-apps": "pnpm exec vite-node scripts/scan-new-apps.js",
|
||||
"with-env": "dotenv -e .env -- ",
|
||||
"cloudflare-deploy": "pnpm run build-api",
|
||||
"vercel-build": "npx vite-node scripts/vercel-build.js",
|
||||
"netlify-prebuild:download-sitemaps": "npx vite-node scripts/download-sitemaps.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue