angular/modules/@angular
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
..
animation perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
benchpress perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
common perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
compiler perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
compiler-cli perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
core perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
docs perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
examples perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
facade perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
forms perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
http perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
language-service perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
platform-browser perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
platform-browser-dynamic perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
platform-server perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
platform-webworker perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
platform-webworker-dynamic perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
router perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
upgrade perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
.babelrc perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00
README.md docs: update README.md for npm packages 2016-09-14 17:14:02 -07:00
router-license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT