graphql-upload-cjs
npm install @proteria/graphql-upload
See original README for graphql-upload
.
Why
36 closed issues for "ESM" in graphql-upload
repo as of May 19, 2023.
How
This repo just runs a script to repackage every mjs
file in graphql-upload
into CJS and bundle the TypeScript definitions.
Differences
- CommonJS.
- No need to configure your TypeScript to make it pick up the types.
Build
pnpm install
pnpm run build