We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 963ba19 commit db106aeCopy full SHA for db106ae
public/docs/ts/latest/guide/_data.json
@@ -127,6 +127,11 @@
127
"intro": "Learn how to apply CSS styles to components."
128
},
129
130
+ "deployment": {
131
+ "title": "Deployment",
132
+ "intro": "Learn how to deploy your Angular app."
133
+ },
134
+
135
"hierarchical-dependency-injection": {
136
"title": "Hierarchical Dependency Injectors",
137
"navTitle": "Hierarchical Injectors",
@@ -153,11 +158,6 @@
153
158
"intro": "Pipes transform displayed values within a template."
154
159
155
160
156
- "production-deploy": {
157
- "title": "Deployment",
- "intro": "Learn how to deploy your Angular app."
- },
-
161
"router": {
162
"title": "Routing & Navigation",
163
"intro": "Discover the basics of screen navigation with the Angular Router."
0 commit comments