Alan Agius 7ce50002a2 fix(@angular-devkit/build-angular): block Karma from starting until build is complete
This change is inspired by https://github.com/karma-runner/karma-chrome-launcher/issues/154#issuecomment-986661937 which blocks Karma from launching the browsers until the compilation is complete.

This is needed especially for large applications when using code-coverage where otherwise the users would have to fine-tune several Karma timeouts such as  `captureTimeout` for various environments.

Closes #22495
2022-02-09 11:15:37 +00:00
..
2022-02-08 13:06:24 +00:00
2021-04-28 16:05:49 -07:00

/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.