CJS/ESM module failure, running in ESM only project #664
-
Why do we get an CJS/ESM import issue after this change (break starting 0.21.1) It actually looks like the
//dist/index.js
// ...
import { useHive } from "@graphql-hive/client";
// ... |
Beta Was this translation helpful? Give feedback.
Answered by
kamilkisiela
Nov 23, 2022
Replies: 1 comment
-
#668 fixed it |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kamilkisiela
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#668 fixed it
https://stackblitz.com/edit/node-xzzjp9?file=package.json,index.js