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 has been archived by the owner on Feb 18, 2024. It is now read-only.
The monorepo
devDependencies
equivalent of #751.Currently after cloning the monorepo and running
yarn
, there are the following warnings:(there are actually two more, but #758 is taking care of them)
We can avoid these by adding react/react-dom/webpack to
devDependencies
where required.The text was updated successfully, but these errors were encountered: