16.0.3 • Published 12 months ago

@proteria/graphql-upload v16.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

graphql-upload-cjs

Latest upstream version Current upstream version

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

  1. CommonJS.
  2. No need to configure your TypeScript to make it pick up the types.

Build

pnpm install
pnpm run build