This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
angular-docs-cn
Watch
1
Star
0
Fork
You've already forked angular-docs-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4fc2678438
angular-docs-cn
/
aio
/
content
/
examples
/
dependency-injection
/
example-config.json
12 lines
147 B
JSON
Raw
Normal View
History
Unescape
Escape
docs: run component-interaction and DI in JiT mode (#28592) PR Close #28592
2019-02-07 12:38:06 -05:00
{
"e2e"
:
[
{
"cmd"
:
"yarn"
,
"args"
:
[
"e2e"
,
build(docs-infra): support running cli docs examples concurrently (#29103) PR Close #29103
2019-03-04 14:33:25 -05:00
"--no-webdriver-update"
,
"--port={PORT}"
docs: run component-interaction and DI in JiT mode (#28592) PR Close #28592
2019-02-07 12:38:06 -05:00
]
}
]
}