Skip to content

Commit

Permalink
Merge branch 'master' into maryia/67492/task_add_accumulators
Browse files Browse the repository at this point in the history
  • Loading branch information
maryia-deriv committed Oct 12, 2022
2 parents c353963 + 3d49f33 commit 93890a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@nrwl/nx-cloud": "latest"
},
"scripts": {
"build:all": "nx build @deriv/components && nx run-many --target=build",
"build:all": "nx build @deriv/components --skip-nx-cache && nx run-many --target=build",
"build:one": "f () { nx build @deriv/$1 $2 ;}; f",
"build:since": "nx affected --target=build",
"test:eslint-all": "nx run-many --target=test:eslint",
Expand Down

0 comments on commit 93890a8

Please sign in to comment.