You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seeing this issue on webpack v5.96.0. v5.95.0 works fine.
On 5.96.1:
ERROR in webpack-subresource-integrity: Asset runtime.2d94ea67.bundle.js contains unresolved integrity placeholders
webpack 5.96.1 compiled with 1 error in ... ms
I am build my project, it is fail with webpack-subresource-integrity. just few info below:
webpack-subresource-integrity: Asset static/js3/runtime~main.v2019.01.01.1.js contains unresolved integrity placeholders
how can i find where my code error? or how to ignore to this?
The text was updated successfully, but these errors were encountered: