Commit 7993fb7
committed
fix: add graphql-query as devDependency of server-test for runtime sub-path resolution
The cli-e2e tests spawn child processes that need to resolve
@constructive-io/graphql-query/runtime via NODE_PATH. Adding the
package as a devDependency so pnpm creates a symlink in
server-test/node_modules, making the exports field accessible.1 parent d4e917d commit 7993fb7
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments