custom-react-scripts icon indicating copy to clipboard operation
custom-react-scripts copied to clipboard

Add Relay support

Open blakegong opened this issue 8 years ago • 3 comments

May I know is it in your development scope to add Relay support? Specifically support babel-plugin-react-relay package by adding RELAY=true to .env file, to allow writing code like:

Relay.QL`/** some GraphQL queries **/`

I have tried to modify your customizers.js to achieve this and it works great. I would love to submit a pull request to your project as it is under great maintenance from you and is always on par with the newest react-scripts. May I know what do you think? :)

blakegong avatar Dec 13 '16 11:12 blakegong

+1

valle-xyz avatar Jan 06 '17 01:01 valle-xyz

@kitze for comparison: https://github.com/svrcekmichal/create-react-app

valle-xyz avatar Jan 06 '17 01:01 valle-xyz

Just use Apollo

kirill-konshin avatar Apr 04 '17 21:04 kirill-konshin