mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
7 lines
239 B
JSON
7 lines
239 B
JSON
{
|
|
"projectType": "ssr",
|
|
"e2e": [
|
|
{"cmd": "yarn", "args": ["e2e", "--configuration=production", "--protractor-config=e2e/protractor-bazel.conf.js", "--no-webdriver-update", "--port=0"]},
|
|
{"cmd": "yarn", "args": ["build"]}
|
|
]
|
|
}
|