We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4692154 commit 7768f4cCopy full SHA for 7768f4c
packages/schematics/angular/application/schema.json
@@ -120,7 +120,7 @@
120
},
121
"zoneless": {
122
"description": "Generate an application that does not use `zone.js`.",
123
- "x-prompt": "Do you want to create a 'zoneless' application without zone.js (Developer Preview)?",
+ "x-prompt": "Do you want to create a 'zoneless' application without zone.js?",
124
"type": "boolean",
125
"default": false
126
}
0 commit comments