graphql-hive / graphql-hive/bob
Only build commonjs
Open
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
It is currently possible to only build esm - it should also be possible to only build cjs.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing ESM-only build option in the CLI and build configuration. Trace how that mode selects its output and add the corresponding CommonJS-only path. Done means users can request only a CJS build without also producing ESM output; add or update tests if the build behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100