denvned / isomorphic-relay-router

Adds server side rendering support to react-router-relay
BSD 2-Clause "Simplified" License
137 stars 26 forks source link

Remove global installation of babel. #61

Closed carlrosell closed 7 years ago

carlrosell commented 8 years ago

You should not install babel as a global anymore. The issue is well described in #60

Fix #60