Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Compatibility with custom react-scripts forks #108

Open
Coteh opened this issue Sep 3, 2020 · 1 comment
Open

Compatibility with custom react-scripts forks #108

Coteh opened this issue Sep 3, 2020 · 1 comment

Comments

@Coteh
Copy link

Coteh commented Sep 3, 2020

Hi, I currently use a custom react-scripts fork for my projects, but I've realized that for my latest project I would like to override the webpack config for just that project and no other projects that use my fork, and I'd also prefer not to make a separate fork for just this one config change if I can help it. I came across this project and decided to give it a spin, but quickly realized that this wasn't going to work.

Would it be possible to provide the ability to specify which fork the user would like to use, and perhaps inject it into that require and any other area that requires react-scripts? I do understand though that one of the objectives of this project is to not have to use a fork in the first place, so let me know if this idea is a nonstarter.

@harrysolovay
Copy link
Owner

Ahh––that's an interesting feature idea––I'm more than happy to review a PR!

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

No branches or pull requests

2 participants