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
{{ message }}
This repository was archived by the owner on Nov 4, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
**webpack-react-component-name** is a Webpack plugin that makes your custom
4
4
React components visible within React Dev Tools and other tools that rely on the displayName parameter.
5
5
6
-
_Note: This fork contains the version of this plugin that is compatible with
7
-
Webpack 5. For support for Webpack 4, see version 4.x of the [Original Repo](https://github.com/runreflect/webpack-react-component-name/releases/tag/4.0.5)._
6
+
_Note: This branch contains the version of this plugin that is compatible with
7
+
Webpack 5. For support for Webpack 4, see 0.x [branch/version](https://github.com/mockingjay-io/webpack-react-component-name/tree/0.x.) of this plugin_
8
8
9
9
Normally React component names are minified during compilation. This plugin
10
10
makes these component names available in production bundles by hooking into
0 commit comments