mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 18:43:42 +08:00
BREAKING CHANGE `suppressZoneJsIncompatibilityWarning` option has been removed. If you are using this plugin directly and `async/await` in ES2017 make sure you downlevel the async syntax using Babel. See: https://github.com/angular/zone.js/pull/1140 for more information.