mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 03:23:57 +08:00
It is unused within our code, as webpack will do the file watching. This removes 1.4 MB from the download size of the package. See https://codepen.io/alexeagle/full/zbZWRM BREAKING CHANGE: Users who rely on angular-devkit/core to do the file watching must add chokidar to their devDependencies.