Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(@schematics/angular): avoid unuse imports for canLoad guard generation #19920

Merged
merged 1 commit into from Apr 28, 2021

Conversation

@billyjov
Copy link
Contributor

@billyjov billyjov commented Feb 1, 2021

No description provided.

@google-cla

This comment has been hidden.

@google-cla google-cla bot added the cla: no label Feb 1, 2021
@billyjov
Copy link
Contributor Author

@billyjov billyjov commented Feb 1, 2021

@googlebot I signed it!

@google-cla google-cla bot added cla: yes and removed cla: no labels Feb 1, 2021
@billyjov
Copy link
Contributor Author

@billyjov billyjov commented Feb 1, 2021

@alan-agius4 sure.

is there a way to deal with this bazel error under Windows?

I ran into an issue by running unit tests:


WARNING: Download from https://mirror.bazel.build/nodejs.org/dist/v12.14.1/node-v12.14.1-win-x64.zip failed: class com.google.devtools.build.lib.bazel.repository.downloader.UnrecoverableHttpException GET returned 404 Not Found
--

then

no such package '@local_config_cc//'

Is there a way to fix the download ?

@billyjov billyjov requested a review from alan-agius4 Feb 1, 2021
@billyjov billyjov force-pushed the billyjov:feature/fix-guard-imports branch from e5e1f93 to 85a2109 Feb 8, 2021
@billyjov billyjov force-pushed the billyjov:feature/fix-guard-imports branch from 85a2109 to c63be7b Apr 26, 2021
@billyjov billyjov requested a review from alan-agius4 Apr 27, 2021
@billyjov billyjov requested a review from alan-agius4 Apr 27, 2021
@billyjov billyjov force-pushed the billyjov:feature/fix-guard-imports branch from b6ed523 to e004847 Apr 28, 2021
@alan-agius4 alan-agius4 force-pushed the billyjov:feature/fix-guard-imports branch from e004847 to cad8944 Apr 28, 2021
Copy link
Collaborator

@alan-agius4 alan-agius4 left a comment

LGTM, thanks for your contribution.

@alan-agius4 alan-agius4 force-pushed the billyjov:feature/fix-guard-imports branch from cad8944 to f2c4e4d Apr 28, 2021
@alan-agius4 alan-agius4 merged commit 3081524 into angular:master Apr 28, 2021
12 checks passed
12 checks passed
Inclusive Language Check completed with success
Details
ci/angular: merge status All checks passed!
ci/angular: size No size change against base branch.
ci/circleci: build Your tests passed on CircleCI!
Details
ci/circleci: e2e-cli Your tests passed on CircleCI!
Details
ci/circleci: e2e-cli-win Your tests passed on CircleCI!
Details
ci/circleci: lint Your tests passed on CircleCI!
Details
ci/circleci: setup Your tests passed on CircleCI!
Details
ci/circleci: test Your tests passed on CircleCI!
Details
ci/circleci: test-browsers Your tests passed on CircleCI!
Details
ci/circleci: validate Your tests passed on CircleCI!
Details
cla/google All necessary CLAs are signed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants