Skip to content

GraphQLCasts/auth-graphql-starter/ #12

@siluri

Description

@siluri

standalone use of auth-graphql-starter/

ERROR in ./client/index.js
Module build failed: SyntaxError: Unexpected token (27:4)

  25 | const Root = () => {
  26 |   return (
> 27 |     <ApolloProvider client={client}>
     |     ^
  28 |       <Router history={hashHistory}>
  29 |         <Route path="/" component={App}>
  30 |           <Route path="login" component={LoginForm} />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions