The Wayback Machine - https://web.archive.org/web/20220518042625/https://github.com/angular/angular-cli/tree/main/packages
Skip to content
main
Switch branches/tags
angular-cli/packages/
angular-cli/packages/

Latest commit

…tead of current working directory

Relative schematics referenced in `angular.json` `schematicCollections` and `defaultCollection` were always resolved from the current working directory, which is not correct and caused the collection not to be resolved when the this is different from the location of the workspace config.

Closes #23136
c71832f

Git stats

Files

Permalink
Failed to load latest commit information.

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