Skip to content

Commit

Permalink
chore(sage-monorepo): remove Nx custom task runner to avoid repeating…
Browse files Browse the repository at this point in the history
… deprecation warnings (#2928)
  • Loading branch information
tschaffter authored Nov 27, 2024
1 parent 510994a commit 0ccf93d
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions nx.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
{
"tasksRunnerOptions": {
"default": {
"runner": "nx/tasks-runners/default",
"options": {
"canTrackAnalytics": false,
"showUsageWarnings": true,
"scan": true,
"cacheableOperations": ["build-storybook"]
}
}
},
"generators": {
"@nx/angular:application": {
"e2eTestRunner": "cypress",
Expand Down

0 comments on commit 0ccf93d

Please sign in to comment.