bhbs / viject

A tool for migrating your React app from react-scripts (Create React App) to Vite
https://www.npmjs.com/package/viject
MIT License
132 stars 3 forks source link

Loading .graphql Files #9

Closed bhbs closed 1 year ago

bhbs commented 2 years ago

CRA supports .graphql or .gql files. We need to write plugin like: https://github.com/hronro/vite-plugin-graphql

https://create-react-app.dev/docs/loading-graphql-files