extract-css-chunks-webpack-plugin icon indicating copy to clipboard operation
extract-css-chunks-webpack-plugin copied to clipboard

Subresource integrity (SRI) not supported

Open slikts opened this issue 5 years ago • 0 comments

extract-css-chunks-webpack-plugin: 4.7.5 webpack-subresource-integrity: 1.4.1

This is the same issue as with mini-css-extract: the integrity metadata attributes aren't added to <link> elements.

Minimal reproduction (npm start to run).

slikts avatar Aug 11 '20 12:08 slikts