Skip to content

Commit

Permalink
Updated executor to new @nx
Browse files Browse the repository at this point in the history
  • Loading branch information
VitoAlbano committed Jul 5, 2024
1 parent afbfc7f commit a520ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/js-api/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"prefix": "adf",
"targets": {
"build": {
"executor": "@nrwl/js:tsc",
"executor": "@nx/js:tsc",
"outputs": ["{options.outputPath}"],
"options": {
"outputPath": "dist/libs/js-api",
Expand Down

0 comments on commit a520ba3

Please sign in to comment.