mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Try just clone readme and next build
This commit is contained in:
parent
aec68c6d90
commit
454491c668
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"scripts": {
|
||||
"test": "ava --timeout=1m --verbose",
|
||||
"dev": "nuxt",
|
||||
"build": "npm run vercel-deploy",
|
||||
"build": "npm run clone-readme && next build",
|
||||
"start": "nuxt start",
|
||||
"build-next": "next build",
|
||||
"generate-dev": "npm run generate && npm test",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue