Commit 7495275
* refactor: replacing existing way to retrieve the actual node_directory
especially for npm workspaces usage (aka npm 7 monorepos)
* refactor: outputting the engines directory path as well for debugging
* fix: we'll still need the process.cwd entry
especially for development in the PL codebase itself
Co-authored-by: Josef Bredreck <[email protected]>
Co-authored-by: Josef Bredreck <[email protected]>
1 parent 8255872 commit 7495275
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
21 | 27 | | |
22 | 28 | | |
23 | 29 | | |
| |||
87 | 93 | | |
88 | 94 | | |
89 | 95 | | |
90 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
91 | 99 | | |
92 | 100 | | |
93 | 101 | | |
| |||
0 commit comments