-
Notifications
You must be signed in to change notification settings - Fork 12k
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
Warning in webpack-subresource-integrity #19829
Comments
It appears that the version output shown above is from a global install of the Angular CLI. Could you provide the output of |
I was able to replicate this even with the latest version of the CLI. |
@clydin Sorry, totally forgot that
I think this should be a it. |
…ng subresource-integrity option Fixes #19829
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
🐞 Bug report
Command (mark with an
x
)Is this a regression?
Yes, the previous version in which this bug was not present was: ....Nope, don't think so.
Description
When i try to do a build with angular it throws this warning at the end of it:
While it seems to have to detrimental effect on the finished build, I would still like to not have a warning in my build process 😅
I've opened an issue over at the waysact/webpack-subresource-integrity:
waysact/webpack-subresource-integrity#133
Where someone took a look at it and referred me to discuss this issue with you folks furthermore.
🔬 Minimal Reproduction
https://github.com/lukaskurz/sri_warning_demo
All you have to do is run
make
to get the warning.🔥 Exception or Error
🌍 Your Environment
Anything else relevant?
The text was updated successfully, but these errors were encountered: