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

[core] Upgrade dependencies and build for the supported targets #7575

Merged
merged 1 commit into from Jul 27, 2017
Merged

[core] Upgrade dependencies and build for the supported targets #7575

merged 1 commit into from Jul 27, 2017

Conversation

oliviertassinari
Copy link
Member

  • Use babel-preset-env with the supported platforms
  • Update react-transition-group with a new API, might be able to contribute our fixes back to it

@oliviertassinari
Copy link
Member Author

Now, we build for the following targets:

+        targets: {
+          ie: 11,
+          edge: 14,
+          firefox: 45,
+          chrome: 49,
+          safari: 10,
+          node: '6.11',
+        },

@oliviertassinari oliviertassinari merged commit e42902d into mui:v1-beta Jul 27, 2017
@oliviertassinari oliviertassinari deleted the core-upgrade-dependencies branch July 27, 2017 20:10
@oliviertassinari oliviertassinari changed the title [core] Upgrade dependencies [core] Upgrade dependencies and build for the supported targets Jul 27, 2017
@zannager zannager added the core Infrastructure work going on behind the scenes label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants