feat: init submodules with vercel
This commit is contained in:
parent
1d8ef601bc
commit
b2d1a5ae9e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"installCommand": "git config --global url.\"https://${GITHUB_ACCESS_TOKEN}@github.com/\".insteadOf \"git@github.com:\" && git submodule update --init --recursive && pnpm install",
|
||||||
"buildCommand": "pnpm --filter @ily/www build",
|
"buildCommand": "pnpm --filter @ily/www build",
|
||||||
"outputDirectory": "apps/www/dist"
|
"outputDirectory": "apps/www/dist"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue