angular-docs-cn/aio/content
Keen Yee Liau b0866769b0 fix(bazel): do not modify tsconfig.json (#30877)
Before this change, user's tsconfig.json is cloned and some options
controlled by Bazel are removed otherwise Bazel would complain about:

```
WARNING: your tsconfig.json file specifies options which are overridden by Bazel:
 - compilerOptions.target and compilerOptions.module are controlled by downstream dependencies, such as ts_devserver
 - compilerOptions.typeRoots is always set to the @types subdirectory of the node_modules attribute
 - compilerOptions.rootDir and compilerOptions.baseUrl are always the workspace root directory
```

Since the warning has been removed in rules_typescript/8d8d398, there's no
need to clone and backup tsconfig.json

PR Close #30877
2019-06-11 14:23:00 -07:00
..
cli docs: add in-page nav, change title to match left nav better (#30093) 2019-04-29 13:23:14 -07:00
cli-src build(docs-infra): make the git ref for cli command docs configurable (#26391) 2018-10-11 12:57:49 -07:00
examples docs: use const in dynamic-component-loader example (#30888) 2019-06-11 14:20:00 -07:00
guide fix(bazel): do not modify tsconfig.json (#30877) 2019-06-11 14:23:00 -07:00
images docs: add Michael Hladky to GDE resources (#30596) 2019-05-24 13:40:33 -04:00
marketing docs: add dev.to link to the help section (#30873) 2019-06-07 08:47:01 -07:00
start docs: use `Node.js` consistently (#30934) 2019-06-11 00:09:49 +00:00
tutorial docs: fix the sequence of creating class in HTTP tutorial (#30566) 2019-05-30 13:32:52 -04:00
file-not-found.md fix(docs-infra): do not create an anchor for the `file-not-found` header (#27250) 2018-12-05 13:26:26 -08:00
license.md build: bump year (#27880) 2019-01-11 11:15:59 -08:00
navigation.json fix(docs-infra): add v7 in versions dropdown (#30775) 2019-05-31 15:19:54 -07:00