a570fdf0f0
The integration test for bazel-schematics installs Angular in two different locations: 1. Bazel workspace 2. package.json -> fetched from npm Pull request #28142 changes the test to always install (1) from source. This breaks when there's a major version bump since the versions locally and the version in package.json no longer match. This change updates package.json to fetch @angular/* packages locally as well. PR Close #28194 |
||
---|---|---|
.. | ||
angular.json.original | ||
app.e2e-spec.ts | ||
app.po.ts | ||
index.html | ||
package.json | ||
package.json.replace | ||
replace_angular_repo.js | ||
test.sh | ||
yarn.lock |