Does anyone know what version of create-react-app ...
# orm-help
j
Does anyone know what version of create-react-app the fullstack React boilerplate is based off of? https://github.com/graphql-boilerplates/react-fullstack-graphql I have some largish assets that are imported in multiple bundles (code split with React Loadable). Im trying to work out if they will be downloaded multiple times.