Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Include TypeScript as devDependency in boilerplate output #181

Merged
merged 1 commit into from
Jan 22, 2018

Conversation

ianschmitz
Copy link
Contributor

@ianschmitz ianschmitz commented Nov 5, 2017

Closes #85.

This will remove typescript from react-scripts-ts and instead include it as a devDependency in the boilerplate output.

Note that I have added it as a peerDependency in react-scripts-ts. I think this is the right way to handle it, as users upgrading from 2.x of react-scripts-ts would see an UNMET PEER DEPENDENCY during an install. However this means that when creating a new app the user will see this:
image

@Squiggle
Copy link

Squiggle commented Jan 4, 2018

Can we expect this to be merged/released at any point soon?

@wmonk
Copy link
Owner

wmonk commented Jan 14, 2018

@ianschmitz could you update this to fix merge conflicts?

@ianschmitz
Copy link
Contributor Author

Yes I can. Won't be until end of week since I'm out of country.

@ianschmitz
Copy link
Contributor Author

Should be good to go now 👍

Copy link
Collaborator

@DorianGrey DorianGrey left a comment

Choose a reason for hiding this comment

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

LGTM.

@DorianGrey DorianGrey merged commit e7a8320 into wmonk:master Jan 22, 2018
@wmonk
Copy link
Owner

wmonk commented Jan 22, 2018

Released in 2.13.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants