Skip to content

Commit

Permalink
docs: update descriptions for builders
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 authored and kyliau committed Nov 1, 2018
1 parent 839f696 commit d0001e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "Karma Target",
"description": "Karma target options for Build Facade.",
"title": "Dev Server Target",
"description": "Dev Server target options for Build Facade.",
"type": "object",
"properties": {
"browserTarget": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "http://json-schema.org/schema",
"id": "BuildAngularWebpackServerSchema",
"title": "Angular Webpack Architect Builder Schema",
"title": "Universal Target",
"properties": {
"main": {
"type": "string",
Expand Down

0 comments on commit d0001e6

Please sign in to comment.