fix(guide): Message in dev mode has changed (#3439)
This commit is contained in:
parent
d62478e5f2
commit
1fe891f1c8
@ -332,7 +332,7 @@ a#enable-prod-mode
|
|||||||
console:
|
console:
|
||||||
|
|
||||||
code-example(format="nocode").
|
code-example(format="nocode").
|
||||||
Angular 2 is running in the development mode. Call enableProdMode() to enable the production mode.
|
Angular is running in the development mode. Call enableProdMode() to enable the production mode.
|
||||||
:marked
|
:marked
|
||||||
Switching to production mode can make it run faster by disabling development specific checks such as the dual change detection cycles.
|
Switching to production mode can make it run faster by disabling development specific checks such as the dual change detection cycles.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user