angular/tools
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
..
analytics chore(analytics): Build hello_world, check constraints 2015-11-23 20:10:04 +00:00
broccoli feat(core): enable dev mode by default 2015-12-15 08:34:44 -08:00
build fix(bundles): rename UMD bundles 2015-12-15 10:24:32 +00:00
cjs-jasmine feat(core): enable dev mode by default 2015-12-15 08:34:44 -08:00
code.angularjs.org build(publish.sh): uncomment prepare steps for existing tmp repo 2015-12-15 03:31:47 -08:00
karma fix(build): fix source maps 2015-11-24 19:33:27 +00:00
npm build(npm): don't rely on fs-extra when purging node_modules 2015-07-01 09:19:03 -07:00
travis build(travis): add travis log folding for verbose tasks 2015-10-03 21:33:57 +00:00
tslint fix(lint): enforce that module-private members have @internal. 2015-10-28 22:14:48 +00:00
check-environment.js build: improve the environmental check and warnings 2015-12-02 13:03:51 -08:00
chromedriverpatch.js chore(testing): update protractor to version 2.1.0 2015-05-20 17:28:23 -07:00
jsconfig.json chore(vscode): add jsconfig.json and remove .settings dir 2015-10-29 13:53:21 +00:00
tsconfig.json chore(typescript 1.6 upgrade): fix build.tools 2015-09-25 20:15:55 +00:00
tsd.json chore(typescript 1.6 upgrade): fix build.tools 2015-09-25 20:15:55 +00:00
utils.inc feat(bundle): add script to push bundles to code.angularjs.org 2015-04-14 14:50:53 -07:00