Closed
Description
Not a bug report, just curious why all packages are put under dependencies
in package.json and none under devDependencies
when ejecting with react-scripts 1.0.13
. Surely things like webpack, chalk, and eslint are not runtime dependencies? I can't see it explained anywhere and I know that previously most of the packages would go under devDependencies
as I am using an ejected version of an old create-react-app.
Metadata
Metadata
Assignees
Labels
No labels