issues
search
elysiajs
/
elysia-graphql-yoga
Plugin for Elysia for using graphql-yoga
MIT License
8
stars
5
forks
source link
🔧fix: exports in package.json
#1
Closed
bogeychan
closed
1 year ago
bogeychan
commented
1 year ago
Fixed
exports
in
package.json
as mentioned in
https://github.com/elysiajs/elysia/issues/50
I updated
Elysia.js
to
0.5.12
because the previous version includes
memoirist
that does not support CommonJS
Added tests for
CJS
&
ESM
under
Node.js
exports
inpackage.json
as mentioned in https://github.com/elysiajs/elysia/issues/50Elysia.js
to0.5.12
because the previous version includesmemoirist
that does not support CommonJSCJS
&ESM
underNode.js