f/graphql.js

Es-module variant

alber70g opened this issue · 1 comments

Is it possible to make a es-module variant where we can just do import graph from "graphql.js"?

Or can you build it with rollup so it wouldn't have all the bloat of requirejs?