mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add build-stork to netlify
This commit is contained in:
parent
d90d109ca9
commit
c1b097c279
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
"clone-readme": "cp ./README.md README-temp.md",
|
||||
"cloudflare-deploy": "npm run build-api",
|
||||
"vercel-build": "npm run build-lists-and-api && npm run test-postbuild-api",
|
||||
"netlify-build": "npm run test-prebuild-functions && npm run generate-astro"
|
||||
"netlify-build": "npm run test-prebuild-functions && npm run build-stork && npm run generate-astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@11ty/eleventy-assets": "^1.0.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue