angular-cn/modules/angular2/examples/core/ts
vsavkin 3dca9d522a feat(core): enable dev mode by default
BREAKING CHANGE

Before

Previously Angular would run in dev prod mode by default, and you could enable the dev mode by calling enableDevMode.

After

Now, Angular runs in the dev mode by default, and you can enable the prod mode by calling enableProdMode.
2015-12-15 08:34:44 -08:00
..
bootstrap docs(core): Myriad of documentation changes including lots of new example code. 2015-12-10 15:23:57 -08:00
metadata docs(core): Myriad of documentation changes including lots of new example code. 2015-12-10 15:23:57 -08:00
platform docs(core): Myriad of documentation changes including lots of new example code. 2015-12-10 15:23:57 -08:00
prod_mode feat(core): enable dev mode by default 2015-12-15 08:34:44 -08:00
.gitkeep docs(examples): add empty examples directory for api docs examples 2015-09-23 21:30:17 +00:00