Skip to content
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

Typescript: Stop duplicating types #90

Closed
cklamann opened this issue Oct 21, 2021 · 1 comment
Closed

Typescript: Stop duplicating types #90

cklamann opened this issue Oct 21, 2021 · 1 comment
Assignees

Comments

@cklamann
Copy link
Contributor

We have many duplicated types in the react and node applications. It would be convenient and less confusing if they were consolidated. Our solution must ensure that the applications can continue to resolve the types independently of each other (e.g., within their respective containers, during builds).

@hannahle hannahle self-assigned this Oct 22, 2021
@hannahle
Copy link
Collaborator

Temporarily closing this since the potential solution (using create-react-app rewired is not a sustainable workaround due to lack of maintenance. See more here: facebook/create-react-app#8785)

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

No branches or pull requests

2 participants