angular-cn/modules/@angular/platform-webworker-dynamic
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
..
src refactor: rewrite private export using the ɵ prefix 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
index.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00
package.json perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
tsconfig-build.json perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00