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
I am working on a tool similar to create-react-app but plugin based with webpack 2 support. I want to use react-dev-utils as a dependency because I need webpackHotDevClient but it's not compatible with webpack 2.
Fix is simple so I am asking if someone is working on this or should I create a PR?
The text was updated successfully, but these errors were encountered:
I am working on a tool similar to
create-react-app
but plugin based with webpack 2 support. I want to usereact-dev-utils
as a dependency because I needwebpackHotDevClient
but it's not compatible with webpack 2.Fix is simple so I am asking if someone is working on this or should I create a PR?
The text was updated successfully, but these errors were encountered: