:point_up::running: Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS
There was a lot of repeated config between the webpack configs so I refactored them to just define the parts that are different separately and combine that with the common config. I also added cross-env to dependencies and used it for exporting NODE_ENV so it doesn't break on windows.
There was a lot of repeated config between the webpack configs so I refactored them to just define the parts that are different separately and combine that with the common config. I also added cross-env to dependencies and used it for exporting NODE_ENV so it doesn't break on windows.