angular-docs-cn/modules
Tobias Bosch 8aa3fcfb63 chore(build): don’t include `export var __esModule = true` in every file
But do it during the build process for cjs.
Right now we only need this when we transpile from ts
directly to es5. This is only the case in our
cis build, as for our browser build we only transpile
from ts to es6 via ts and then use traceur to do
the rest.
2015-05-19 15:12:59 -07:00
..
angular2 chore(build): don’t include `export var __esModule = true` in every file 2015-05-19 15:12:59 -07:00
angular2_material chore(material): add e2e smoke tests for a few more components. 2015-05-18 14:34:36 -07:00
benchmarks feat(di): added hostInjector and viewInjector to the Directive annotation 2015-05-18 18:30:53 -07:00
benchmarks_external fix(ng1 benchmarks): revert *ng-if to ng-if 2015-05-13 11:56:50 +02:00
benchpress docs(bench press): Added link to Chromedriver bug for reference 2015-05-15 16:51:18 -07:00
examples refactor(core): renamed injectables into appInjector 2015-05-18 18:30:52 -07:00
rtts_assert chore(build): Remove .es6 files which shadow .ts files. 2015-05-01 09:51:03 -07:00