fix: support esm entrypoint to utility process (#40047)
This commit is contained in:
parent
d6c8ff2e70
commit
371e83a8d2
4 changed files with 41 additions and 3 deletions
1
spec/fixtures/api/utility-process/exception.mjs
vendored
Normal file
1
spec/fixtures/api/utility-process/exception.mjs
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
nonExistingFunc(); // eslint-disable-line no-undef
|
Loading…
Add table
Add a link
Reference in a new issue