File tree Expand file tree Collapse file tree 6 files changed +30
-6
lines changed
governance/xc_admin/packages/xc_admin_frontend
packages/component-library Expand file tree Collapse file tree 6 files changed +30
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "ignoreCommand" : " pnpm dlx turbo-ignore --fallback=HEAD^"
2
+ "$schema" : " https://openapi.vercel.sh/vercel.json" ,
3
+ "ignoreCommand" : " pnpm dlx turbo-ignore --fallback=HEAD^" ,
4
+ "env" : {
5
+ "ENABLE_EXPERIMENTAL_COREPACK" : " 1"
6
+ }
3
7
}
Original file line number Diff line number Diff line change 1
1
{
2
- "ignoreCommand" : " pnpm dlx turbo-ignore --fallback=HEAD^"
2
+ "$schema" : " https://openapi.vercel.sh/vercel.json" ,
3
+ "ignoreCommand" : " pnpm dlx turbo-ignore --fallback=HEAD^" ,
4
+ "env" : {
5
+ "ENABLE_EXPERIMENTAL_COREPACK" : " 1"
6
+ }
3
7
}
Original file line number Diff line number Diff line change 1
1
{
2
- "ignoreCommand" : " pnpm dlx turbo-ignore --fallback=HEAD^"
2
+ "$schema" : " https://openapi.vercel.sh/vercel.json" ,
3
+ "ignoreCommand" : " pnpm dlx turbo-ignore --fallback=HEAD^" ,
4
+ "env" : {
5
+ "ENABLE_EXPERIMENTAL_COREPACK" : " 1"
6
+ }
3
7
}
Original file line number Diff line number Diff line change 1
1
{
2
- "ignoreCommand" : " pnpm dlx turbo-ignore --fallback=HEAD^"
2
+ "$schema" : " https://openapi.vercel.sh/vercel.json" ,
3
+ "ignoreCommand" : " pnpm dlx turbo-ignore --fallback=HEAD^" ,
4
+ "env" : {
5
+ "ENABLE_EXPERIMENTAL_COREPACK" : " 1"
6
+ }
3
7
}
Original file line number Diff line number Diff line change 1
1
{
2
- "ignoreCommand" : " pnpm dlx turbo-ignore --fallback=HEAD^"
2
+ "$schema" : " https://openapi.vercel.sh/vercel.json" ,
3
+ "ignoreCommand" : " pnpm dlx turbo-ignore --fallback=HEAD^" ,
4
+ "env" : {
5
+ "ENABLE_EXPERIMENTAL_COREPACK" : " 1"
6
+ }
3
7
}
Original file line number Diff line number Diff line change 1
1
{
2
+ "$schema" : " https://openapi.vercel.sh/vercel.json" ,
2
3
"buildCommand" : " turbo --filter @pythnetwork/component-library build:storybook" ,
3
4
"ignoreCommand" : " pnpm dlx turbo-ignore --fallback=HEAD^" ,
4
5
"framework" : null ,
5
- "outputDirectory" : " storybook-static"
6
+ "outputDirectory" : " storybook-static" ,
7
+ "env" : {
8
+ "ENABLE_EXPERIMENTAL_COREPACK" : " 1"
9
+ }
6
10
}
You can’t perform that action at this time.
0 commit comments