Commit a361540
test: avoid new Node.js properties in webpack direct E2E chunk size testing
Avoid using `fs.Dirent.path` in the `packages/webpack/test-app` E2E test
to ensure the test executes properly on Node.js v18.13. The property was
not added until v18.17.
(cherry picked from commit 2609237)1 parent 40e04f6 commit a361540
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments