mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-26 09:21:51 +08:00
Webpack's `Stats.toJson` function is an expensive operation and is recommended to be avoided where possible. In the case of the karma plugin, the compilation errors can be accessed directly without the need for the function call.
/packages
Folder
This folder is the root of all defined packages in this repository.
Packages that are marked as private: true
will not be published to NPM.
This folder includes a directory for every scope in NPM, without the @
sign. Then one folder
per package, which contains the package.json
.