Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit b70ea8f

Browse files
kyliauKeen Yee Liau
authored andcommitted
docs: No need to run ngcc before enabling Ivy
1 parent 9e5e0a4 commit b70ea8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"angular.experimental-ivy": {
5656
"type": "boolean",
5757
"default": false,
58-
"description": "This is an experimental feature that enables the Ivy language service. Please make sure ngcc is run before enabling this flag."
58+
"description": "This is an experimental feature that enables the Ivy language service."
5959
}
6060
}
6161
},

0 commit comments

Comments
 (0)