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

Get off of CRA #711

Closed
JaneJeon opened this issue Feb 20, 2022 · 0 comments
Closed

Get off of CRA #711

JaneJeon opened this issue Feb 20, 2022 · 0 comments
Labels
frontend help wanted Extra attention is needed pipedream I want it so bad but mostly likely won't be able to do it

Comments

@JaneJeon
Copy link
Owner

JaneJeon commented Feb 20, 2022

create-react-app causes all sorts of headaches such as:

  • being unable to easily integrate with projects that need to modify the build chain (e.g. https://github.com/welldone-software/why-did-you-render)
  • not being able to actually embed the "dev server" within the /app route, which causes issues with CORS and the reverse proxy having to stitch those together...

This is fucking cancer, but I want to find a way to do this easily and in a scalable manner (so I can do so across repos).

Ideally, want to use swc

@JaneJeon JaneJeon added help wanted Extra attention is needed frontend pipedream I want it so bad but mostly likely won't be able to do it labels Feb 20, 2022
@JaneJeon JaneJeon closed this as completed Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend help wanted Extra attention is needed pipedream I want it so bad but mostly likely won't be able to do it
Projects
None yet
Development

No branches or pull requests

1 participant