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

@angular-builders/jest [BABEL] Note: The code generator has deoptimised the styling of {path} #1176

Open
seanlawrenz opened this issue Mar 2, 2022 · 0 comments

Comments

@seanlawrenz
Copy link

seanlawrenz commented Mar 2, 2022

Describe the Bug

A warning appears on "@angular-builders/jest": "^13.0.3", that does not appear on 13.0.2. Likely has a performance hit as well.

Or maybe not. In any case, it's annoying.

Minimal Reproduction

Just ng new with latest and run ng test --coverage.

Expected Behavior

There should not be a warning

Screenshots

13.0.3:
Screen Shot 2022-03-02 at 9 40 44 AM

13.0.2:
Screen Shot 2022-03-02 at 9 40 53 AM

Environment


Libs
- @angular/core version: 13.2.0
- @angular-devkit/build-angular version: 13.2.5
- @angular-builders/jest version: 13.0.3

For Tooling issues:
- Node version: 16.14.0
- Platform:  Mac M1
- 

Additional Context

Low priority, but thought you should be aware of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant