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

Prod mode with create-react-app #225

Open
cocacrave opened this issue Jun 23, 2017 · 1 comment
Open

Prod mode with create-react-app #225

cocacrave opened this issue Jun 23, 2017 · 1 comment

Comments

@cocacrave
Copy link

I'm using create-react-app and the webpack configs are hidden unless you eject (which I don't want to do). How do I use production build of seamless-immutable with create-react-app (without ejecting)?

@crudh
Copy link
Collaborator

crudh commented Oct 15, 2018

seamless-immutable uses the same mechanism as React for dev and prod mode so I assume it should work out of the box if you do a production build of your app.

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