angular / closure-demo

MIT License
115 stars 27 forks source link

Bring zone.js into the bundle built by closure (reduced final bundle size) #12

Closed gregmagolan closed 6 years ago

gregmagolan commented 6 years ago

A way to bring zone.js into the bundle built by closure. This takes about 900 bytes off of the final compressed package size.

gregmagolan commented 6 years ago

Will post another PR with a bazel express build included