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

Update to latest versions of React, Material-UI #68

Merged
merged 9 commits into from
Nov 20, 2019
Merged

Conversation

Abbondanzo
Copy link
Member

Updates a number of core dependencies, namely:

  • react@16.12.0
  • @material-ui/core@4.6.1
  • three@0.110.0

Also improved the load time of the docs/ folder by removing dependencies on React and Material UI. Since the docs project directly uses imports from the main project's node_modules, it was importing duplicate copies of React and Material-UI, forcing module compilation times to double. This should fix that issue.

@Abbondanzo Abbondanzo merged commit b98f197 into master Nov 20, 2019
@Abbondanzo Abbondanzo deleted the pa-update branch November 20, 2019 03:10
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

Successfully merging this pull request may close these issues.

2 participants