Since version 5.x Angular has not strictly speaking required zone.js Given the way we're using Angular we don't need zone.js. This will shrink the Angular bundle and be "more fair" WRT framework size. Don't forget to `OnPush` all the things
Since version 5.x Angular has not strictly speaking required zone.js
Given the way we're using Angular we don't need zone.js. This will shrink the Angular bundle and be "more fair" WRT framework size.
Don't forget to
OnPushall the things