adamsoffer / next-apollo

React higher-order component for integrating Apollo Client with Next.js
MIT License
481 stars 64 forks source link

Adds babel/runtime to the dependencies #64

Closed arcanis closed 4 years ago

arcanis commented 4 years ago

Because of @babel/plugin-transform-runtime, the transpiled files have an hidden dependency in @babel/runtime (cf here, at the top of the file).