File tree Expand file tree Collapse file tree 8 files changed +2
-23
lines changed
governance/xc_admin/packages/xc_admin_frontend
packages/component-library Expand file tree Collapse file tree 8 files changed +2
-23
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://openapi.vercel.sh/vercel.json" ,
3
- "ignoreCommand" : " ../../vercel-ignore.sh" ,
4
3
"buildCommand" : " turbo run build:vercel --filter @pythnetwork/api-reference"
5
4
}
Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " https://openapi.vercel.sh/vercel.json" ,
3
- "ignoreCommand" : " ../../vercel-ignore.sh"
2
+ "$schema" : " https://openapi.vercel.sh/vercel.json"
4
3
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://openapi.vercel.sh/vercel.json" ,
3
- "ignoreCommand" : " ../../vercel-ignore.sh" ,
4
3
"buildCommand" : " turbo run build:vercel --filter @pythnetwork/entropy-explorer"
5
4
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://openapi.vercel.sh/vercel.json" ,
3
- "ignoreCommand" : " ../../vercel-ignore.sh" ,
4
3
"buildCommand" : " turbo run build:vercel --filter @pythnetwork/insights"
5
4
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://openapi.vercel.sh/vercel.json" ,
3
- "ignoreCommand" : " ../../vercel-ignore.sh" ,
4
3
"buildCommand" : " turbo run build:vercel --filter @pythnetwork/staking"
5
4
}
Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " https://openapi.vercel.sh/vercel.json" ,
3
- "ignoreCommand" : " ../../../../vercel-ignore.sh"
2
+ "$schema" : " https://openapi.vercel.sh/vercel.json"
4
3
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://openapi.vercel.sh/vercel.json" ,
3
3
"buildCommand" : " turbo --filter @pythnetwork/component-library build:storybook" ,
4
- "ignoreCommand" : " ../../vercel-ignore.sh" ,
5
4
"framework" : null ,
6
5
"outputDirectory" : " storybook-static"
7
6
}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments