-
Notifications
You must be signed in to change notification settings - Fork 107
Using Reason-Apollo with Create-React-App #95
Comments
Yes, it's because of this bug #80 when you have |
I tried the fix locally, getting same error. |
Have you clean and rebuild with bsb? |
You can try with my branch otherwise (I'm keeping track of the pending fixes).
|
doesnt work for me. ran clean and |
I'll take a look later at the repo then |
@emmenko This isn't the |
as references graphql/graphql-js#1248 and facebook/create-react-app#4085 |
@Gregoirevda did some investigation about
I suspect that's the reason, |
Thanks @br1anchen! As you said reason-scripts won't be supported anymore and he recommends switching to parcel rrdelaney/reason-scripts#69 (comment) |
@Gregoirevda any demo of the parcel bsb with reason-apollo? I will take a shot at the example with a head start maybe. |
Issue Labels
I took the
examples/swapi
demo and tried to run it with create-react-app`.reproduction
This is the error in browser. Project compiles successfully.
Any idea what is going on here?
The text was updated successfully, but these errors were encountered: