Skip to content

Separate dev dependencies from application dependencies #8856

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 29, 2018
Merged

Separate dev dependencies from application dependencies #8856

merged 1 commit into from
Jan 29, 2018

Conversation

Tucker-Eric
Copy link
Contributor

react react-dom and prop-types shouldn't be dev dependencies

react react-dom and prop-types shouldn't be dev dependencies
Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've looked into React repos and this seems the right thing to do. It's better explained in issues like this one: facebook/create-react-app#1764

@javiereguiluz
Copy link
Member

Thanks Eric.

@javiereguiluz javiereguiluz merged commit d1f32b3 into symfony:4.0 Jan 29, 2018
javiereguiluz added a commit that referenced this pull request Jan 29, 2018
…Tucker-Eric)

This PR was merged into the 4.0 branch.

Discussion
----------

Separate dev dependencies from application dependencies

react react-dom and prop-types shouldn't be dev dependencies

Commits
-------

d1f32b3 Separate dev dependencies from application dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants