angular-cn/tools/broccoli
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
..
html-replace refactor(VmTurnZone): use the browser microtask queue for JS 2015-05-12 21:03:24 +02:00
traceur build(brocolli): move filename filtering into DiffingPluginWrapper 2015-05-07 17:00:35 -04:00
trees chore(build): don’t include `export var __esModule = true` in every file 2015-05-19 15:12:59 -07:00
angular_builder.ts refactor(build): introduce AngularBuilder facade and clean up many things 2015-04-27 10:47:51 -07:00
broccoli-dest-copy.ts build(broccoli): add DiffingBroccoliPlugin and refactor existing plugins to use it 2015-05-06 07:45:45 -07:00
broccoli-filter.d.ts feat(build): Move HTML copying into the broccoli task. 2015-04-14 11:54:31 -07:00
broccoli-ts2dart.ts build(brocolli): convert brocolli-ts2dart to use TreeDiffer 2015-05-13 21:04:51 -04:00
broccoli-typescript.ts chore(build): fix build.js and test.unit.cjs on Windows 2015-05-16 22:44:11 +02:00
broccoli-writer.d.ts feat(build): enforce formatting of some files. 2015-04-11 18:39:28 -07:00
broccoli.d.ts chore(shrinkwrap): update dependencies to latest 2015-05-07 14:29:43 -07:00
diffing-broccoli-plugin.ts build(brocolli): move filename filtering into DiffingPluginWrapper 2015-05-07 17:00:35 -04:00
multi_copy.ts refactor(build): introduce AngularBuilder facade and clean up many things 2015-04-27 10:47:51 -07:00
tree-differ.spec.ts fix(tree-differ): treat symlinks to deleted paths as removals 2015-05-18 20:36:29 -04:00
tree-differ.ts fix(tree-differ): treat symlinks to deleted paths as removals 2015-05-18 20:36:29 -04:00
ts2dart.d.ts feat(build): enforce formatting of some files. 2015-04-11 18:39:28 -07:00