16.0.3 • Published 3 years ago
@proteria/graphql-upload v16.0.3
graphql-upload-cjs
npm install @proteria/graphql-uploadSee 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