Back to Graphiql

README

examples/graphiql-webpack/README.md

2.0.1577 B
Original Source

GraphiQL Webpack Example

This example demonstrates how to transpile your own custom ES6 GraphiQL implementation with webpack and babel configuration.

It shows how to add plugins and even how to create a custom plugin.

There is also a no-config example with create-react-app:

It appears create-react-app supports all the language features we require.

Setup

  1. yarn and yarn start from this folder to start webpack dev server