HriBB/apollo-upload-network-interface

apollo-client import error: 'import' and 'export' may only appear at the top level

Opened this issue · 0 comments

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.