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.
yarnandyarn startfrom this folder to start webpack dev server