Commit 193ecf9
authored
fix: CJS Module Lexer detection for Node.js 20 (#212)
* fix: CJS Module Lexer detection for Node.js 20
Node.js 20.19.5 updated CJS Module Lexer so it is now in the same layout on the filesystem as in later versions.
* fixup! fix: CJS Module Lexer detection for Node.js 201 parent b3fa346 commit 193ecf9
2 files changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 140 | + | |
145 | 141 | | |
146 | 142 | | |
147 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
| |||
0 commit comments