Untitled
unknown
plain_text
2 years ago
538 B
11
Indexable
"e2e": {
"builder": "@nrwl/cypress:cypress",
"options": {
"passWithNoTests": true,
"cypressConfig": "cypress.json",
"tsConfig": "tsconfig.e2e.json",
"devServerTarget": "ufe-stewardesa-party:serve",
"extraWebpackConfig": "config/cypress/cypress.coverage.webpack.js"
},
"configurations": {
"production": {
"devServerTarget": "ufe-stewardesa-party:serve:production"
}
}
}Editor is loading...