File tree Expand file tree Collapse file tree 3 files changed +46
-99
lines changed
packages/devextreme-angular Expand file tree Collapse file tree 3 files changed +46
-99
lines changed Original file line number Diff line number Diff line change 2525 "devextreme" : " workspace:*"
2626 },
2727 "devDependencies" : {
28+ "shx" : " 0.4.0" ,
2829 "@angular-devkit/architect" : " 0.1900.2" ,
2930 "@angular-devkit/schematics" : " 17.3.11" ,
3031 "@angular/animations" : " 17.3.12" ,
Original file line number Diff line number Diff line change 195195 " pnpm --workspace-root nx build:ngc devextreme-angular" ,
196196 " pnpm --workspace-root nx npm:content devextreme-angular" ,
197197 " pnpm --workspace-root nx npm:package-json devextreme-angular" ,
198- " test \" $WITH_DESC\" != \" true\" || pnpm --workspace-root run angular:inject-descriptions" ,
198+ " shx test \" $WITH_DESC\" != \" true\" || pnpm --workspace-root run angular:inject-descriptions" ,
199199 " pnpm --workspace-root nx npm:pack-npm-dist devextreme-angular" ,
200200 " pnpm --workspace-root nx update-node-modules-with-npm-dist devextreme-angular"
201201 ],
You can’t perform that action at this time.
0 commit comments