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.
This commit is contained in:
1171
tools/public_api_guard/core/index.d.ts
vendored
1171
tools/public_api_guard/core/index.d.ts
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user