create-react-app-typescript icon indicating copy to clipboard operation
create-react-app-typescript copied to clipboard

Add loader for graphql files

Open patrick91 opened this issue 7 years ago • 1 comments

This is going to land in the next version of create react app, would be nice to have it here as well :)

https://github.com/facebook/create-react-app/pull/3909/files

patrick91 avatar Mar 03 '18 21:03 patrick91

It seems they've reverted the change with https://github.com/facebook/create-react-app/pull/5076

In favor of using https://github.com/evenchange4/graphql.macro

Slessi avatar Oct 09 '18 13:10 Slessi