You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement dual CJS/ESM build system following apollo-server's established pattern. This resolves type checking issues with different module formats by providing proper dual exports that allow the package to work seamlessly with both CommonJS and ES Module projects.
0 commit comments