angular-docs-cn/tools
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
..
broccoli chore(build): don’t include `export var __esModule = true` in every file 2015-05-19 15:12:59 -07:00
build fix(errors): require passing stack traces explicitly in ng2 own code 2015-05-19 12:48:00 -07:00
code.angularjs.org feat(bundle): add script to push bundles to code.angularjs.org 2015-04-14 14:50:53 -07:00
npm chore(build): trigger npm postinstall when npm install is skipped 2015-04-16 16:58:28 -07:00
traceur-jasmine chore(traceur-jasmine): accept multiple specfile globs 2015-05-14 02:48:37 -04:00
transpiler chore(build): remove karma preprocessors 2015-05-06 14:06:40 -07:00
tsd.json build(broccoli): add testing infrastructure for our build plugins 2015-04-27 10:47:49 -07:00
utils.inc feat(bundle): add script to push bundles to code.angularjs.org 2015-04-14 14:50:53 -07:00