angular-cn/modules/@angular/compiler-cli/integrationtest
Jason Aden de795ea233 perf: distrubute smaller bundled code and include es2015 bundle
TypeScript compiler will now build to ES2015 code and modules. Babili is used to minify ES2015
code, providing an initial optimization that we couldn't previously get just from Uglify. Uses
Babel to convert ES2015 to UMD/ES5 code, and Uglify to minimize the output.
2017-02-21 20:48:55 -08:00
..
benchmarks refactor(benchmarks): add `index_aot` to support AoT bootstrap. (#12105) 2016-10-06 08:37:37 -07:00
ngtools_src build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
src feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
test build: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08:00
third_party_src fix(language-service): support TypeScript 2.1 (#13655) 2017-01-05 11:34:42 -08:00
tsconfig-build.json fix(language-service): support TypeScript 2.1 (#13655) 2017-01-05 11:34:42 -08:00
tsconfig-xi18n.json fix(compiler-cli): prevent ng-xi18n from emitting the compilation output (#14115) 2017-02-07 11:56:23 -06:00
webpack.config.js perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00