Example project setup for testing out relay-compiler-webpack-plugin.
yarn
yarn generate-schema
yarn backend
yarn clean
yarn frontend
Site now available at http://127.0.0.1:3000.
Or for a single webpack build:
yarn build
To help see differences with webpack plugin vs direct invocation.
yarn relay-compile