Closed oplantalech closed 5 years ago
There are many dev dependencies which are listed as regular dependencies, for example, Jest. Because these are are not in the “devDependencies” node, they end up getting installed unnecessarily by any project that uses the package.
There are many dev dependencies which are listed as regular dependencies, for example, Jest. Because these are are not in the “devDependencies” node, they end up getting installed unnecessarily by any project that uses the package.