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

Consider ejecting from react-scripts #23

Open
GeorgSchneider opened this issue Sep 10, 2022 · 0 comments
Open

Consider ejecting from react-scripts #23

GeorgSchneider opened this issue Sep 10, 2022 · 0 comments

Comments

@GeorgSchneider
Copy link
Contributor

We are currently forced to use react-rewired-app to be able to provide a custom webpack config for polyfill overrides. If we want this demo app to be a starting point / app skeleton that customer can actually use, we should consider ejecting from react-scripts to have more explicit config options and less magic.

There are a couple of "hacks" that the app uses to run smoothly locally, that we'd need to mark clearly as not supported in production if we do this (eg. the parties.json file, or the generation of dummy tokens).

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

No branches or pull requests

1 participant