Commit f0559fb
committed
fix(pgsql-test): add index re-exports for module resolution
Add index.js and index.d.ts files to re-export the built dist bundle,
ensuring TypeScript and Jest can correctly resolve pgsql-test imports
in graphile-test tests.
Fixes CI failures where graphile-test tests could not find pgsql-test
module during TypeScript compilation.1 parent e184bdd commit f0559fb
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments