Closed
Description
Is this a bug report?
No.
I would like to know why the docs points to install dev dependencies as dependencies.
For example, it tells to install gh-pages
, source-map-explorer
, enzyme
, react-test-renderer
, jest-enzyme
with npm install --save
instead of npm install --save-dev
.
The change was made in this PR:
#2660
Metadata
Metadata
Assignees
Labels
No labels