File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 63
63
"scripts" : {
64
64
"add-repository-directory" : " node ./add-repository-directory.mjs" ,
65
65
"build" : " pnpm run nx-build --skip-nx-cache" ,
66
- "build-vercel" : " pnpm run --filter=\"\\ !{packages/component-library-design-tokens}\" --filter=\"\\ !{packages/storybook-angular}\" --filter=\"\\ !{packages/component-library-angular}\" --recursive build" ,
66
+ "build-vercel" : " pnpm run --filter=\" !{packages/component-library-design-tokens}\" --filter=\" !{packages/storybook-angular}\" --filter=\" !{packages/component-library-angular}\" --recursive build" ,
67
67
"nx-build" : " nx run-many --target=build --all --parallel" ,
68
68
"clean" : " pnpm run --recursive clean" ,
69
69
"docs" : " pnpm run --workspace packages/docusaurus start" ,
You can’t perform that action at this time.
0 commit comments