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 11{
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+ }
37}
Original file line number Diff line number Diff line change 11{
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+ }
37}
Original file line number Diff line number Diff line change 11{
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+ }
37}
Original file line number Diff line number Diff line change 11{
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+ }
37}
Original file line number Diff line number Diff line change 11{
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+ }
37}
Original file line number Diff line number Diff line change 11{
2+ "$schema" : " https://openapi.vercel.sh/vercel.json" ,
23 "buildCommand" : " turbo --filter @pythnetwork/component-library build:storybook" ,
34 "ignoreCommand" : " pnpm dlx turbo-ignore --fallback=HEAD^" ,
45 "framework" : null ,
5- "outputDirectory" : " storybook-static"
6+ "outputDirectory" : " storybook-static" ,
7+ "env" : {
8+ "ENABLE_EXPERIMENTAL_COREPACK" : " 1"
9+ }
610}
You can’t perform that action at this time.
0 commit comments