Skip to content

Commit 33781e1

Browse files
alan-agius4Keen Yee Liau
authored and
Keen Yee Liau
committed
docs: update descriptions for builders
1 parent c891ab0 commit 33781e1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/angular_devkit/build_angular/src/dev-server/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"title": "Karma Target",
3-
"description": "Karma target options for Build Facade.",
2+
"title": "Dev Server Target",
3+
"description": "Dev Server target options for Build Facade.",
44
"type": "object",
55
"properties": {
66
"browserTarget": {

packages/angular_devkit/build_angular/src/server/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "http://json-schema.org/schema",
33
"id": "BuildAngularWebpackServerSchema",
4-
"title": "Angular Webpack Architect Builder Schema",
4+
"title": "Universal Target",
55
"properties": {
66
"main": {
77
"type": "string",

0 commit comments

Comments
 (0)