patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

"Disable Style Injection" wiki

Open dlabrecq opened this issue 2 years ago • 3 comments

The wiki below describes using null-loader as the recommended solution to disable style injection for webpack. https://github.com/patternfly/patternfly-react/wiki/Disabling-Style-Injection-with-Webpack

Unfortunately, Red Hat recently flagged loader-utils (a dependency of null-loader) as having a security issue.

"CVE-2022-37599 loader-utils: regular expression denial of service in interpolateName.js" https://issues.redhat.com/browse/COST-3158

Note that the null-loader package has been deprecated and its repo archived. https://github.com/webpack-contrib/null-loader

dlabrecq avatar Oct 19 '22 18:10 dlabrecq

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Jan 30 '23 16:01 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Apr 18 '23 04:04 stale[bot]

Investigate if this is in Org before we make changes here. https://github.com/patternfly/patternfly-org/issues/3464

tlabaj avatar Sep 28 '23 15:09 tlabaj