alber70g opened this issue 5 years ago · 1 comments
Is it possible to make a es-module variant where we can just do import graph from "graphql.js"?
import graph from "graphql.js"
Or can you build it with rollup so it wouldn't have all the bloat of requirejs?