graphql/graphql-js
integrationTests/
webpack/
webpack.config.json
{ "mode": "production", "entry": "./entry.js", "output": { "libraryTarget": "commonjs2" } }