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

ui components breaks when running in production #7855

Closed
robophil opened this issue Aug 21, 2017 · 1 comment
Closed

ui components breaks when running in production #7855

robophil opened this issue Aug 21, 2017 · 1 comment
Labels
status: waiting for author Issue with insufficient information

Comments

@robophil
Copy link

Problem description

I built a library(A) with material-ui to use as a dependency and included it in another project and it works fine. Now when i run a production build of the new project (B), the part of my ui rendering A breaks, but this works perfectly when running in development.

Steps to reproduce

Versions

  • Material-UI: 1.0.0-beta.5
  • React: 15.5.4
  • Browser: Chrome

Is there a way to bundle this perfectly for production.

i'm currently doing

npm run build
@oliviertassinari
Copy link
Member

oliviertassinari commented Aug 21, 2017

I can't help much with the provided informations. What's the error? Who do we reproduce? What's the expected result?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for author Issue with insufficient information
Projects
None yet
Development

No branches or pull requests

2 participants