Skip to content

Commit a751e95

Browse files
codingnucleivikerman
authored andcommitted
fix(@angular/pwa): additional public schematic definition
1 parent 8bcdbff commit a751e95

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/angular/pwa/collection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
"schema": "./pwa/schema.json",
77
"private": true,
88
"hidden": true
9+
},
10+
"pwa": {
11+
"factory": "./pwa",
12+
"description": "Update an application with PWA defaults.",
13+
"schema": "./pwa/schema.json"
914
}
1015
}
1116
}

0 commit comments

Comments
 (0)