-
-
Notifications
You must be signed in to change notification settings - Fork 27.2k
Closed
Description
After yarn eject the package.json be changed but the all dependencies be inserted to "dependencies" , not "devDependencies".
It is wrong? right?
i already known it does not influence the bundle.js if i do not import any package under development environment, but it was not comfortable on right way. Many packages was belong to development environment but it shown in dependencies in package.json.
Metadata
Metadata
Assignees
Labels
No labels