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 Jan 5, 2023. It is now read-only.
I'm unfortunately not able to use it inside the react-app-rewired config while extending the webpack plugins. When added it ends up with the following error:
C:\Workspace\xxxxx\xxxxx\xxxxx\xxxxx\xxxxx\config-overrides.js:12
require('unplugin-clear-testid/webpack')({
^
TypeError: require(...) is not a function
at Object.override [as webpack] (C:\Workspace\xxxxx\xxxxx\xxxxx\xxxxx\xxxxx\config-overrides.js:12:45)
Thanks for this awesome lib.
I'm unfortunately not able to use it inside the react-app-rewired config while extending the webpack plugins. When added it ends up with the following error:
The plugins array is: