We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fab87b2 commit 43b8692Copy full SHA for 43b8692
packages/pg-esm-test/common-js-imports.test.cjs
@@ -12,6 +12,7 @@ const paths = [
12
'pg-protocol/dist/messages.js',
13
'pg-protocol/dist/messages',
14
'pg-native/lib/build-result.js',
15
+ 'pg-cloudflare/package.json',
16
]
17
for (const path of paths) {
18
describe(`importing ${path}`, () => {
0 commit comments