react-boilerplate / react-boilerplate-cra-template

:fire: Setup Create React App with React Boilerplate. Highly scalable & Best DX & Performance Focused & Best practices.
https://react-boilerplate.github.io/react-boilerplate-cra-template/
MIT License
1.87k stars 393 forks source link

All dependencies(dependencies & dev dependencies) are installed as dependencies. #99

Closed octocat512 closed 3 years ago

octocat512 commented 3 years ago

Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.

Description

All dependencies(dependencies & dev dependencies) are in package.json dependencies section.

Steps to reproduce

Expected behavior I'd like to install dependencies correctly.

Screenshots image

Versions

Can-Sahin commented 3 years ago

https://stackoverflow.com/a/44872787

I can't do anything with this. It's how CRA prefers. There are similar issues if you research a bit. It doesn't make any change. Its just visually not good