Commit 90042c8
authored
Fix build in Node 18 (#1087)
The build was broken because `source-map` was not working for generate resources using `ts-typescript` in `neo4j-driver`.
The same was happening for running unit tests in `neo4j-driver-core`.
`source-map` released a patch with the fix and applying the patch solves the issue.
`webpack` version was also bumped.1 parent f8ec06b commit 90042c8
File tree
4 files changed
+419
-363
lines changed- packages
- core
- neo4j-driver
4 files changed
+419
-363
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments