My transpiler is having trouble importing `'apollo-client/transport/networkInterface'`: ``` Error: Parsing file node_modules/apollo-client/transport/networkInterface.js: 'import' and 'export' may only appear at the top level (10:0) ``` I created a [PR](https://github.com/HriBB/apollo-upload-network-interface/pull/13).
My transpiler is having trouble importing
'apollo-client/transport/networkInterface':I created a PR.