Browse Source

test target removed

pull/24530/head
erdemcaygor 1 month ago
parent
commit
a917429ee0
  1. 7
      npm/ng-packs/packages/core/project.json

7
npm/ng-packs/packages/core/project.json

@ -22,13 +22,6 @@
},
"defaultConfiguration": "production"
},
"test": {
"executor": "@nx/jest:jest",
"outputs": ["{workspaceRoot}/coverage/packages/core"],
"options": {
"jestConfig": "packages/core/jest.config.ts"
}
},
"lint": {
"executor": "@nx/eslint:lint",
"outputs": ["{options.outputFile}"]

Loading…
Cancel
Save