Skip to content

Commit

Permalink
fix(@angular/pwa): additional public schematic definition
Browse files Browse the repository at this point in the history
  • Loading branch information
codingnuclei authored and vikerman committed Nov 27, 2019
1 parent 8bcdbff commit a751e95
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/angular/pwa/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
"schema": "./pwa/schema.json",
"private": true,
"hidden": true
},
"pwa": {
"factory": "./pwa",
"description": "Update an application with PWA defaults.",
"schema": "./pwa/schema.json"
}
}
}

0 comments on commit a751e95

Please sign in to comment.