Alan Agius e70a2b04bd refactor(@angular-devkit/build-angular): use compiler parsed value of enableIvy
At the moment we are relying on source content to determine if the compilation is under Ivy or VE. However, we do know what compilation we are in from the parsed tsconfig.

With this change we use the `enableIvy` to set the analytics metric
2019-11-01 10:24:20 -07:00
..
2019-10-30 18:38: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. These are limited to the _ subfolder.

This folder includes a directory for every scope in NPM, without the @ sign. Then one folder per package, which contains the package.json.