mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-15 10:11:50 +08:00
fix(@angular/pwa): Allow additionalProperties in schematics options
fixes #11681
This commit is contained in:
parent
f64087b625
commit
8c6a525d3b
@ -26,6 +26,5 @@
|
||||
"description": "The title of the application."
|
||||
}
|
||||
},
|
||||
"required": [],
|
||||
"additionalProperties": false
|
||||
"required": []
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user